]> git.xonotic.org Git - voretournament/voretournament.git/blob - misc/source/netradiant-src/include/version.h
Rename mediasource to source
[voretournament/voretournament.git] / misc / source / netradiant-src / 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