mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 14:59:01 +00:00
Changed: Added RYZOM_COMPATIBILITY_VERSION version string for compatibility branch
This commit is contained in:
parent
b2d7194606
commit
abc6a50c2d
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
#ifndef RYZOM_VERSION_H
|
||||
#define RYZOM_VERSION_H
|
||||
|
||||
#define RYZOM_VERSION "2.1.0 (ryzom" \
|
||||
#define RYZOM_COMPATIBILITY_VERSION "2.1.0"
|
||||
#define RYZOM_VERSION RYZOM_COMPATIBILITY_VERSION" (ryzom" \
|
||||
"/" \
|
||||
"v0.11.2" \
|
||||
")"
|
||||
|
|
Loading…
Reference in a new issue