mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 14:59:01 +00:00
Changed: Revert back to official client version (revision will be displayed in Ryzom Core client)
This commit is contained in:
parent
1c206fc73e
commit
acec665b40
1 changed files with 1 additions and 5 deletions
|
@ -17,11 +17,7 @@
|
|||
#ifndef RYZOM_VERSION_H
|
||||
#define RYZOM_VERSION_H
|
||||
|
||||
#define RYZOM_COMPATIBILITY_VERSION "2.1.0"
|
||||
#define RYZOM_VERSION RYZOM_COMPATIBILITY_VERSION" (ryzom" \
|
||||
"/" \
|
||||
"v0.12.0" \
|
||||
"-dev)"
|
||||
#define RYZOM_VERSION "2.1.0"
|
||||
|
||||
#endif // RYZOM_VERSION_H
|
||||
|
||||
|
|
Loading…
Reference in a new issue