]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - include/version.h
cmake/makefile: there is no need for MAJOR/MINOR/PATCH anymore
[xonotic/netradiant.git] / include / version.h
index 3df8773e90359c41d4f7eca588c4c66d5db2ec21..745b5d394de38c6ebb871bb35e05f29c5bd1c734 100644 (file)
@@ -2,12 +2,3 @@
 #ifndef RADIANT_VERSION
 #error no RADIANT_VERSION defined
 #endif
-#ifndef RADIANT_MAJOR_VERSION
-#error no RADIANT_MAJOR_VERSION defined
-#endif
-#ifndef RADIANT_MINOR_VERSION
-#error no RADIANT_MINOR_VERSION defined
-#endif
-#ifndef RADIANT_PATCH_VERSION
-#error no RADIANT_PATCH_VERSION defined
-#endif