Skip to content

Commit a5e40c9

Browse files
committed
Bump version number + pre-select the netplay launcher
1 parent c1da447 commit a5e40c9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CMake/ScmRevGen.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if(GIT_FOUND)
3131
endif()
3232

3333
# version number
34-
set(DOLPHIN_VERSION_MAJOR "v3.0.5")
34+
set(DOLPHIN_VERSION_MAJOR "v3.1.2")
3535
set(DOLPHIN_VERSION_MINOR "0")
3636
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})
3737

Data/user/Config/Qt.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[netplay]
2+
hostgame=Project+ Netplay Launcher.dol (ID-Project+ Netplay Launcher)

0 commit comments

Comments
 (0)