1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

bump experimental build

This commit is contained in:
FunkyFr3sh 2024-12-11 06:17:01 +01:00
parent 1bb1ffd8b8
commit ebbdf370be

View File

@ -3,7 +3,6 @@
#define str(s) #s
#define ver_str(a,b,c,d) str(a) "." str(b) "." str(c) "." str(d)
#define git_str(a) str(a)
#define VERSION_MAJOR 7
#define VERSION_MINOR 0