summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJohann Latocha2011-06-06 11:19:23 +0200
committerJohann Latocha2011-06-06 11:19:23 +0200
commit67875a500967ba4f6dbba67e9d72dbb10fcad805 (patch)
tree929cab414c86cbd00c7992442d63ddbe85a6d236 /CMakeLists.txt
parent[PVSGUI] Visibility of balloon messages is now configurable (default is false) (diff)
downloadpvs-67875a500967ba4f6dbba67e9d72dbb10fcad805.tar.gz
pvs-67875a500967ba4f6dbba67e9d72dbb10fcad805.tar.xz
pvs-67875a500967ba4f6dbba67e9d72dbb10fcad805.zip
Version update
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 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 <johann@latocha.de>" )