Update version numbers

This commit is contained in:
zilmar 2017-03-15 19:29:11 +11:00
parent c53d24708b
commit 45a09a6aef
4 changed files with 6 additions and 6 deletions

View File

@ -21,8 +21,8 @@
#define STRINGIZE(s) STRINGIZE2(s)
#define VERSION_MAJOR 2
#define VERSION_MINOR 1
#define VERSION_REVISION 2
#define VERSION_MINOR 2
#define VERSION_REVISION 0
#define VERSION_BUILD 9999
#define VER_FILE_DESCRIPTION_STR "Glide 64 for Project64"

View File

@ -12,8 +12,8 @@
#define STRINGIZE(s) STRINGIZE2(s)
#define VERSION_MAJOR 2
#define VERSION_MINOR 3
#define VERSION_REVISION 2
#define VERSION_MINOR 4
#define VERSION_REVISION 0
#define VERSION_BUILD 9999
#define VER_FILE_DESCRIPTION_STR "Project64"

View File

@ -29,7 +29,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 7
#define VERSION_REVISION 3
#define VERSION_REVISION 4
#define VERSION_BUILD 9999
#define VER_FILE_DESCRIPTION_STR "RSP emulation Plugin"

View File

@ -25,7 +25,7 @@
#define VERSION_MAJOR 2
#define VERSION_MINOR 5
#define VERSION_REVISION 2
#define VERSION_REVISION 3
#define VERSION_BUILD 9999
#define VER_FILE_DESCRIPTION_STR "N-Rage for Project64"