mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-27 22:22:17 +00:00
This should be the tag
This commit is contained in:
parent
c13285092c
commit
963e93e8e8
1 changed files with 1 additions and 1 deletions
2
gmqcc.h
2
gmqcc.h
|
@ -41,7 +41,7 @@
|
|||
#define GMQCC_VERSION \
|
||||
GMQCC_VERSION_BUILD(GMQCC_VERSION_MAJOR, GMQCC_VERSION_MINOR, GMQCC_VERSION_PATCH)
|
||||
/* Undefine the following on a release-tag: */
|
||||
#define GMQCC_VERSION_TYPE_DEVEL
|
||||
/*#define GMQCC_VERSION_TYPE_DEVEL*/
|
||||
|
||||
/* Full version string in case we need it */
|
||||
#ifdef GMQCC_VERSION_TYPE_DEVEL
|
||||
|
|
Loading…
Reference in a new issue