mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 04:06:32 +00:00
update version
This commit is contained in:
parent
7d5ba4bf45
commit
db20109cbe
1 changed files with 2 additions and 2 deletions
|
@ -19,9 +19,9 @@ namespace Common
|
|||
#endif
|
||||
|
||||
#ifndef IS_PLAYBACK
|
||||
#define SLIPPI_REV_STR "2.3.2"
|
||||
#define SLIPPI_REV_STR "2.4.0"
|
||||
#else
|
||||
#define SLIPPI_REV_STR "2.3.2"
|
||||
#define SLIPPI_REV_STR "2.4.0"
|
||||
#endif
|
||||
|
||||
const std::string scm_slippi_semver_str = SLIPPI_REV_STR;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue