From 5f99604785357de4d0716ef7a85e770be81f6db7 Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Mon, 28 Feb 2011 11:55:37 +0300 Subject: 1.3.5 release --- cmake/cpack.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/cpack.cmake') 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 ") -- cgit v1.2.3