summaryrefslogtreecommitdiff
path: root/cmake/cpack.cmake
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2011-02-28 11:55:37 +0300
committerDmitry Kozlov <xeb@mail.ru>2011-02-28 12:10:38 +0300
commit5f99604785357de4d0716ef7a85e770be81f6db7 (patch)
treed25ffb1eff9bacae9118a34d4e87e337c3c0aab3 /cmake/cpack.cmake
parentd7efa14d50976995b1e6c8b43f0a110767bf7661 (diff)
downloadaccel-ppp-xebd-5f99604785357de4d0716ef7a85e770be81f6db7.tar.gz
accel-ppp-xebd-5f99604785357de4d0716ef7a85e770be81f6db7.zip
1.3.5 release
Diffstat (limited to 'cmake/cpack.cmake')
-rw-r--r--cmake/cpack.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/cpack.cmake b/cmake/cpack.cmake
index 3de94d7..10b8e32 100644
--- a/cmake/cpack.cmake
+++ b/cmake/cpack.cmake
@@ -2,7 +2,7 @@ INCLUDE(InstallRequiredSystemLibraries)
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "3")
-SET(CPACK_PACKAGE_VERSION_PATCH "4")
+SET(CPACK_PACKAGE_VERSION_PATCH "5")
SET(CPACK_PACKAGE_NAME "accel-ppp")
SET(CPACK_PACKAGE_CONTACT "Dmitry Kozlov <xeb@mail.ru>")