From e72a1dc9c479673f93127711e512ef26ec6f02ce Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Fri, 7 Dec 2012 18:08:24 +0400 Subject: 1.7.3 release * fixed various bugs in cli * fixed l2tp connection problem from android * implemented chap-secrets encryption * implemented NBNS (WINS) support --- 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 25893ea8..f4d57e46 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 "2") +SET(CPACK_PACKAGE_VERSION_PATCH "3") SET(CPACK_PACKAGE_NAME "accel-ppp") SET(CPACK_PACKAGE_CONTACT "Dmitry Kozlov ") -- cgit v1.2.3