Skip to content

Commit

Permalink
release(netplay): v4.0.0-mainline-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Oct 18, 2023
1 parent 3febc3a commit b389d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Common/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b389d70

Please sign in to comment.