mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-24 19:27:27 +00:00
release(netplay): v4.0.0-mainline-beta.1
This commit is contained in:
parent
3febc3a0cb
commit
b389d70167
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ namespace Common
|
|||
#endif
|
||||
|
||||
#ifndef IS_PLAYBACK
|
||||
#define SLIPPI_REV_STR "4.0.0-beta0" // netplay version
|
||||
#define SLIPPI_REV_STR "4.0.0-mainline-beta.1" // netplay version
|
||||
#else
|
||||
#define SLIPPI_REV_STR "3.2.0" // playback version
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue