From 691bf67c4d8e68462fd5761ffd62973caa8677f6 Mon Sep 17 00:00:00 2001 From: Ulukyn Date: Fri, 3 Jan 2020 01:45:25 +0100 Subject: [PATCH] Changed: Updated version to 3.6.0 --- code/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt index e263da274..aceb82ce3 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 5) +SET(RYZOM_VERSION_MINOR 6) SET(RYZOM_VERSION_PATCH 0) #-----------------------------------------------------------------------------