]> henry.ined.fr Git - .git/commitdiff
Summary: Typo
authorN. Brouard <brouard@ined.fr>
Wed, 31 Aug 2022 10:10:29 +0000 (10:10 +0000)
committerN. Brouard <brouard@ined.fr>
Wed, 31 Aug 2022 10:10:29 +0000 (10:10 +0000)
CMakeLists.txt

index 31428837744fbfb7ae3c4fc9aef1c7399a8993f6..9bf0c08054486348ea3d1e4593ec6b5bba15e249 100644 (file)
@@ -11,7 +11,7 @@ SET(IMACH_VERSION_MAJOR 0)
 SET(IMACH_VERSION_MINOR 99r34)
 SET(IMACH_VERSION_PATCH 0)
 SET(IMACH_VERSION_NOTE "")
-SET(IMACH_VERSION ${IMACH_VERCSION_MAJOR}.${IMACH_VERSION_MINOR})
+SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
 SET(@APPNAME@ imach-${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
 SET(@NOTINNOREG@ )
 SET(@NOREG@ )