]> git.jsancho.org Git - lugaru.git/commitdiff
Bump version to 1.2 (stable)
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 11 Feb 2017 19:06:30 +0000 (20:06 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 11 Feb 2017 19:06:30 +0000 (20:06 +0100)
CMakeLists.txt
Dist/OSX/Info.plist

index 2e6505eabff2b213d83c1506177099e9c74b7519..3958eeb13af76467166d43e2713437d941a83ce2 100644 (file)
@@ -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.
index ae70315439cda2462eae30cf05d5c0ec3cf58cb4..fbf1dc2795e01381bdf137b0c7888e088a004591 100644 (file)
@@ -19,7 +19,7 @@
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1</string>
+       <string>1.2</string>
        <key>LSMinimumSystemVersion</key>
        <string>10.11.0</string>
        <key>CFBundleVersion</key>