summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJohann Latocha2010-08-28 03:17:08 +0200
committerJohann Latocha2010-08-28 03:17:08 +0200
commitca61d21c6defb9553234c1fa5b0979c46542c676 (patch)
tree610c5b1457d968135c1b70dfc8150737263e8922 /CMakeLists.txt
parentSome refactoring (diff)
downloadpvs-ca61d21c6defb9553234c1fa5b0979c46542c676.tar.gz
pvs-ca61d21c6defb9553234c1fa5b0979c46542c676.tar.xz
pvs-ca61d21c6defb9553234c1fa5b0979c46542c676.zip
Enhancement #587
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2ac01c9..e364528 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -381,7 +381,7 @@ SET( CPACK_SET_DESTDIR "ON" )
SET( CPACK_PACKAGE_NAME "pvs" )
SET( CPACK_PACKAGE_VERSION_MAJOR "2" )
SET( CPACK_PACKAGE_VERSION_MINOR "0" )
-SET( CPACK_PACKAGE_VERSION_PATCH "1" )
+SET( CPACK_PACKAGE_VERSION_PATCH "3" )
SET( CPACK_PACKAGE_DESCRIPTION_SUMMARY "Pool Video Switch" )
SET( CPACK_PACKAGE_DESCRIPTION "")
SET( CPACK_PACKAGE_CONTACT "Simon Wittenberg <wittenb@informatik.uni-freiburg.de>" )