From edcb36b3ae347f2e09c975c63a77199188b9e774 Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Tue, 16 Aug 2011 13:23:30 +0400 Subject: 1.3.7 release --- cmake/cpack.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake') diff --git a/cmake/cpack.cmake b/cmake/cpack.cmake index 24060530..a8804dcd 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 "6") +SET(CPACK_PACKAGE_VERSION_PATCH "7") SET(CPACK_PACKAGE_NAME "accel-ppp") SET(CPACK_PACKAGE_CONTACT "Dmitry Kozlov ") -- cgit v1.2.3