]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - include/version.h
Merge branch 'unvpack' into 'master'
[xonotic/netradiant.git] / include / version.h
1 // Makefile appends preprocessor flags instead now
2 #ifndef RADIANT_VERSION
3 #error no RADIANT_VERSION defined
4 #endif
5 #ifndef RADIANT_MAJOR_VERSION
6 #error no RADIANT_MAJOR_VERSION defined
7 #endif
8 #ifndef RADIANT_MINOR_VERSION
9 #error no RADIANT_MINOR_VERSION defined
10 #endif