summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2011-04-07 11:32:58 +0400
committerKozlov Dmitry <dima@server>2011-04-07 11:32:58 +0400
commit859b328684c41f2ffdb0f14b0c480dad0075ef50 (patch)
treef3f6c9a4c8c00acb88a5ff3cacf61f9ebb9b75e0 /cmake
parent0e570d0a4525a7627f933945fec489d8d7604083 (diff)
parentdfecebb0dab3ade83956e7474408b7897f242b6c (diff)
downloadaccel-ppp-859b328684c41f2ffdb0f14b0c480dad0075ef50.tar.gz
accel-ppp-859b328684c41f2ffdb0f14b0c480dad0075ef50.zip
Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp
Diffstat (limited to '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 3de94d7e..10b8e32f 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>")