bump version
This commit is contained in:
parent
e6353ef46a
commit
330a683880
1 changed files with 1 additions and 1 deletions
2
ddraw.rc
2
ddraw.rc
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
#define VERSION_MAJOR 1
|
#define VERSION_MAJOR 1
|
||||||
#define VERSION_MINOR 3
|
#define VERSION_MINOR 3
|
||||||
#define VERSION_BUILD 5
|
#define VERSION_BUILD 6
|
||||||
#define VERSION_REVISION 0
|
#define VERSION_REVISION 0
|
||||||
|
|
||||||
#define VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION
|
#define VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION
|
||||||
|
|
Loading…
Reference in a new issue