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

This commit is contained in:
Nikhil Narayana 2023-10-31 08:51:44 -07:00
commit 0c44113f2b
No known key found for this signature in database
GPG key ID: 2D6E647B8732451F

View file

@ -18,7 +18,7 @@ namespace Common
#endif
#ifndef IS_PLAYBACK
#define SLIPPI_REV_STR "4.0.0-mainline-beta.1" // netplay version
#define SLIPPI_REV_STR "4.0.0-mainline-beta.2" // netplay version
#else
#define SLIPPI_REV_STR "3.2.0" // playback version
#endif