diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt index 0ae52ebe8..3dff8911a 100644 --- a/code/CMakeLists.txt +++ b/code/CMakeLists.txt @@ -60,7 +60,7 @@ SET(YEAR "2004-${CURRENT_YEAR}") SET(AUTHOR "Winch Gate and The Ryzom Core Community") SET(RYZOM_VERSION_MAJOR 3) -SET(RYZOM_VERSION_MINOR 4) +SET(RYZOM_VERSION_MINOR 5) SET(RYZOM_VERSION_PATCH 0) #-----------------------------------------------------------------------------