From c8b3efbc63c25b6c5e22e6a235e1fc501bb36ffc Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Thu, 6 Sep 2012 09:05:09 +0400 Subject: 1.7.2 release * fixed connection dropping when mppe=prefer and user rejects ccp * improved tunnel termination (l2tp) * fixed sending incorrect magic in lcp echo request * fixed various typos * gather interface statistics via netlink --- 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 117786a8..25893ea8 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 "7") -SET(CPACK_PACKAGE_VERSION_PATCH "1") +SET(CPACK_PACKAGE_VERSION_PATCH "2") SET(CPACK_PACKAGE_NAME "accel-ppp") SET(CPACK_PACKAGE_CONTACT "Dmitry Kozlov ") -- cgit v1.2.3