diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt index 8ed3822bf..1046b8416 100644 --- a/code/CMakeLists.txt +++ b/code/CMakeLists.txt @@ -64,7 +64,7 @@ SET(YEAR "2004-${CURRENT_YEAR}") SET(AUTHOR "Winchgate and The Ryzom Core Community") SET(RYZOM_VERSION_MAJOR 2) -SET(RYZOM_VERSION_MINOR 1) +SET(RYZOM_VERSION_MINOR 9) SET(RYZOM_VERSION_PATCH 0) #-----------------------------------------------------------------------------