From ef625959f06009c676b841884ff4a5dacbcde206 Mon Sep 17 00:00:00 2001 From: kervala Date: Thu, 8 Dec 2016 18:19:36 +0100 Subject: [PATCH] Changed: Version 3.1.0 --HG-- branch : compatibility-develop --- code/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt index d0157cf74..4e5d4bfb5 100644 --- a/code/CMakeLists.txt +++ b/code/CMakeLists.txt @@ -64,8 +64,8 @@ SET(YEAR "2004-${CURRENT_YEAR}") SET(AUTHOR "Winch Gate and The Ryzom Core Community") SET(RYZOM_VERSION_MAJOR 3) -SET(RYZOM_VERSION_MINOR 0) -SET(RYZOM_VERSION_PATCH 2) +SET(RYZOM_VERSION_MINOR 1) +SET(RYZOM_VERSION_PATCH 0) #----------------------------------------------------------------------------- # Redirect output files