Skip to content

Commit c8f208f

Browse files
committed
Version bump
1 parent ad1115f commit c8f208f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${EXTERN_PATH}/cmake")
3434
project(Moonlight)
3535
set(VERSION_MAJOR "1")
3636
set(VERSION_MINOR "2")
37-
set(VERSION_ALTER "0")
37+
set(VERSION_ALTER "1")
3838
set(VERSION_BUILD "1")
3939
set(PACKAGE_NAME "com.xitrix.moonlight")
4040
set(PSN_TITLE_ID "MNTL00000")

0 commit comments

Comments
 (0)