summaryrefslogtreecommitdiff
path: root/cmake/cpack.cmake
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2011-01-08 16:16:33 +0300
committerDmitry Kozlov <xeb@mail.ru>2011-01-08 16:16:33 +0300
commit57ec76a3e15006c94e579662ce710bfd3f032331 (patch)
treef754558639a34f2c06f1b623b17436fd784d5705 /cmake/cpack.cmake
parent289ae8801cb42368aa4fb826432306d436c220f3 (diff)
downloadaccel-ppp-xebd-57ec76a3e15006c94e579662ce710bfd3f032331.tar.gz
accel-ppp-xebd-57ec76a3e15006c94e579662ce710bfd3f032331.zip
1.3.3 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 a59af72..a0bd929 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 "2")
+SET(CPACK_PACKAGE_VERSION_PATCH "3")
SET(CPACK_PACKAGE_NAME "accel-ppp")
SET(CPACK_PACKAGE_CONTACT "Dmitry Kozlov <xeb@mail.ru>")