We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1115f commit c8f208fCopy full SHA for c8f208f
CMakeLists.txt
@@ -34,7 +34,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${EXTERN_PATH}/cmake")
34
project(Moonlight)
35
set(VERSION_MAJOR "1")
36
set(VERSION_MINOR "2")
37
-set(VERSION_ALTER "0")
+set(VERSION_ALTER "1")
38
set(VERSION_BUILD "1")
39
set(PACKAGE_NAME "com.xitrix.moonlight")
40
set(PSN_TITLE_ID "MNTL00000")
0 commit comments