Project64-input: Set the version as 1.0

This commit is contained in:
zilmar 2020-07-15 21:09:32 +09:30
parent 22adc2e782
commit f7315801cb
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
#define STRINGIZE2(s) #s
#define STRINGIZE(s) STRINGIZE2(s)
#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_MAJOR 1
#define VERSION_MINOR 0
#define VERSION_REVISION 0
#define VERSION_BUILD 9999
#define GIT_VERSION ""