bump version for release
This commit is contained in:
parent
4fbd905276
commit
038300ef2b
1 changed files with 1 additions and 1 deletions
2
ddraw.rc
2
ddraw.rc
|
@ -2,7 +2,7 @@
|
||||||
#define vxstr(a,b,c,d) str(a##.##b##.##c##.##d)
|
#define vxstr(a,b,c,d) str(a##.##b##.##c##.##d)
|
||||||
#define str(s) #s
|
#define str(s) #s
|
||||||
|
|
||||||
#define VERSION 1,1,6,5
|
#define VERSION 1,1,7,0
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION VERSION
|
FILEVERSION VERSION
|
||||||
|
|
Loading…
Reference in a new issue