release(netplay): v4.0.0-mainline-beta.1

This commit is contained in:
Nikhil Narayana 2023-10-18 00:05:06 -07:00
commit b389d70167
No known key found for this signature in database
GPG key ID: 2D6E647B8732451F

View file

@ -18,7 +18,7 @@ namespace Common
#endif #endif
#ifndef IS_PLAYBACK #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 #else
#define SLIPPI_REV_STR "3.2.0" // playback version #define SLIPPI_REV_STR "3.2.0" // playback version
#endif #endif