mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-17 04:51:48 +00:00
Changed: Version 3.0.0
This commit is contained in:
parent
0d49004311
commit
0bcf110925
2 changed files with 3 additions and 3 deletions
|
@ -63,8 +63,8 @@ SET(NL_VERSION_PATCH 0)
|
|||
SET(YEAR "2004-${CURRENT_YEAR}")
|
||||
SET(AUTHOR "Winchgate and The Ryzom Core Community")
|
||||
|
||||
SET(RYZOM_VERSION_MAJOR 2)
|
||||
SET(RYZOM_VERSION_MINOR 9)
|
||||
SET(RYZOM_VERSION_MAJOR 3)
|
||||
SET(RYZOM_VERSION_MINOR 0)
|
||||
SET(RYZOM_VERSION_PATCH 0)
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
#ifndef RYZOM_VERSION_H
|
||||
#define RYZOM_VERSION_H
|
||||
|
||||
#define RYZOM_VERSION "2.1.0"
|
||||
#define RYZOM_VERSION "3.0.0"
|
||||
|
||||
#endif // RYZOM_VERSION_H
|
||||
|
||||
|
|
Loading…
Reference in a new issue