mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 04:36:18 +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
|
#endif
|
||||||
|
|
||||||
#ifndef IS_PLAYBACK
|
#ifndef IS_PLAYBACK
|
||||||
#define SLIPPI_REV_STR "2.3.2"
|
#define SLIPPI_REV_STR "2.4.0"
|
||||||
#else
|
#else
|
||||||
#define SLIPPI_REV_STR "2.3.2"
|
#define SLIPPI_REV_STR "2.4.0"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const std::string scm_slippi_semver_str = SLIPPI_REV_STR;
|
const std::string scm_slippi_semver_str = SLIPPI_REV_STR;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue