From 67875a500967ba4f6dbba67e9d72dbb10fcad805 Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Mon, 6 Jun 2011 11:19:23 +0200 Subject: Version update --- CMakeLists.txt | 2 +- src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0cf2065..758c056 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -383,7 +383,7 @@ SET( CPACK_SET_DESTDIR "ON" ) SET( CPACK_PACKAGE_NAME "pvs" ) SET( CPACK_PACKAGE_VERSION_MAJOR "3" ) SET( CPACK_PACKAGE_VERSION_MINOR "1" ) -SET( CPACK_PACKAGE_VERSION_PATCH "1" ) +SET( CPACK_PACKAGE_VERSION_PATCH "2" ) SET( CPACK_PACKAGE_DESCRIPTION_SUMMARY "Pool Video Switch" ) SET( CPACK_PACKAGE_DESCRIPTION "") SET( CPACK_PACKAGE_CONTACT "Johann Latocha " ) diff --git a/src/version.h b/src/version.h index eaee67e..5522118 100644 --- a/src/version.h +++ b/src/version.h @@ -1,2 +1,2 @@ -#define VERSION_STRING "3.1.1" +#define VERSION_STRING "3.1.2" #define VERSION_NUMBER 311 -- cgit v1.2.3-55-g7522