From 0d96cf0aaaa46c8515de49afcb0a776e2ce3302e Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Tue, 20 Mar 2012 09:43:40 +0400 Subject: 1.6.1 release * fixed ip-down segfault --- 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 28fb4016..4a820867 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 "6") -SET(CPACK_PACKAGE_VERSION_PATCH "0") +SET(CPACK_PACKAGE_VERSION_PATCH "1") SET(CPACK_PACKAGE_NAME "accel-ppp") SET(CPACK_PACKAGE_CONTACT "Dmitry Kozlov ") -- cgit v1.2.3