diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt index 383ba4bb1..0ae52ebe8 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 3) +SET(RYZOM_VERSION_MINOR 4) SET(RYZOM_VERSION_PATCH 0) #-----------------------------------------------------------------------------