mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-01 03:32:07 +00:00
rpcs3_version: Bump to 0.0.8
This commit is contained in:
parent
7cc6881a57
commit
341fdf7eb1
@ -21,5 +21,5 @@ namespace rpcs3
|
|||||||
|
|
||||||
// TODO: Make this accessible from cmake and keep in sync with MACOSX_BUNDLE_BUNDLE_VERSION.
|
// TODO: Make this accessible from cmake and keep in sync with MACOSX_BUNDLE_BUNDLE_VERSION.
|
||||||
// Currently accessible by Windows and Linux build scripts, see implementations when doing MACOSX
|
// Currently accessible by Windows and Linux build scripts, see implementations when doing MACOSX
|
||||||
const extern utils::version version{ 0, 0, 7, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
const extern utils::version version{ 0, 0, 8, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user