From: N. Brouard Date: Wed, 31 Aug 2022 10:10:29 +0000 (+0000) Subject: Summary: Typo X-Git-Tag: imach-099s7~85 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=efea2452532d3124d9c9ded18366f92f4b274633;p=.git Summary: Typo --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3142883..9bf0c08 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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@ )