Skip to content

Commit c4d99f9

Browse files
committed
rpcs3_version: Bump to 0.0.7
1 parent 801adb0 commit c4d99f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpcs3/rpcs3_version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ namespace rpcs3
1010
}
1111

1212
//TODO: Make this accessible from cmake and keep in sync with MACOSX_BUNDLE_BUNDLE_VERSION.
13-
const extern utils::version version{ 0, 0, 6, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
13+
const extern utils::version version{ 0, 0, 7, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
1414
}

0 commit comments

Comments
 (0)