We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aca0fc commit 3e7871aCopy full SHA for 3e7871a
CMakeLists.txt
@@ -181,7 +181,7 @@ set(Launcher_FMLLIBS_BASE_URL "https://files.prismlauncher.org/fmllibs/" CACHE S
181
182
######## Set version numbers ########
183
set(Launcher_VERSION_MAJOR 9)
184
-set(Launcher_VERSION_MINOR 1)
+set(Launcher_VERSION_MINOR 2)
185
186
set(Launcher_VERSION_NAME "${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}")
187
set(Launcher_VERSION_NAME4 "${Launcher_VERSION_MAJOR}.${Launcher_VERSION_MINOR}.0.0")
0 commit comments