From da8d18ae29860bb6a242bdccbc58eb1699f2345c Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Sun, 17 Feb 2013 12:00:33 +0100 Subject: [PATCH] Nuew Version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 613bc1b..d2647d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ PROJECT(creaTools) #================================== # The project version SET(PROJECT_MAJOR_VERSION 2) -SET(PROJECT_MINOR_VERSION 1) +SET(PROJECT_MINOR_VERSION 2) SET(PROJECT_BUILD_VERSION 0) #================================== -- 2.47.1