From: RĂ©mi Verschelde Date: Sat, 11 Feb 2017 19:06:30 +0000 (+0100) Subject: Bump version to 1.2 (stable) X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=commitdiff_plain;h=a09b7f8c367dd9dabae2eeac9032217cfc6f901a Bump version to 1.2 (stable) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e6505e..3958eeb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,8 +30,8 @@ if(LUGARU_VERSION_PATCH) endif() # Set to "" for stable (tagged) builds, "-dev" for dev builds -set(LUGARU_VERSION_SUFFIX "-dev") # development -#set(LUGARU_VERSION_SUFFIX "") # stable +#set(LUGARU_VERSION_SUFFIX "-dev") # development +set(LUGARU_VERSION_SUFFIX "") # stable # Set to 7-char git commit hash if available, otherwise "". # On stable (tagged) builds, this is ignored. diff --git a/Dist/OSX/Info.plist b/Dist/OSX/Info.plist index ae70315..fbf1dc2 100644 --- a/Dist/OSX/Info.plist +++ b/Dist/OSX/Info.plist @@ -19,7 +19,7 @@ CFBundleSignature ???? CFBundleShortVersionString - 1.1 + 1.2 LSMinimumSystemVersion 10.11.0 CFBundleVersion