Skip to content

Commit

Permalink
release: v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JLaferri committed Dec 14, 2022
1 parent fba5537 commit 1f949be
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 @@ -24,7 +24,7 @@
//" " BUILD_TYPE_STR " " SCM_DESC_STR;
//#endif
#ifndef IS_PLAYBACK
#define SLIPPI_REV_STR "3.0.1" // netplay version
#define SLIPPI_REV_STR "3.0.2" // netplay version
#else
#define SLIPPI_REV_STR "3.0.0" // playback version
#endif
Expand Down

0 comments on commit 1f949be

Please sign in to comment.