summaryrefslogtreecommitdiff
path: root/pptpd-1.3.3
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2009-09-25 10:52:07 +0400
committerKozlov Dmitry <dima@server>2009-09-25 10:52:07 +0400
commit69c0f151027d7a8fb872394e7c1062d9e402b5f4 (patch)
tree7122d800224f3e2a6a64a0bcc95c16b4b7776359 /pptpd-1.3.3
parent6fac2c05c6ad0ea9684ad8be38ae2f12687a4df2 (diff)
downloadaccel-ppp-69c0f151027d7a8fb872394e7c1062d9e402b5f4.tar.gz
accel-ppp-69c0f151027d7a8fb872394e7c1062d9e402b5f4.zip
accel-pptp 0.8.4
* supports 2.6.31 kernel * included 430-persist.patch (theMIROn)
Diffstat (limited to 'pptpd-1.3.3')
-rwxr-xr-xpptpd-1.3.3/configure2
-rw-r--r--pptpd-1.3.3/configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/pptpd-1.3.3/configure b/pptpd-1.3.3/configure
index 66ed7aff..c8c463eb 100755
--- a/pptpd-1.3.3/configure
+++ b/pptpd-1.3.3/configure
@@ -2043,7 +2043,7 @@ fi
# Define the identity of the package.
PACKAGE=pptpd
- VERSION=0.8.3
+ VERSION=0.8.4
cat >>confdefs.h <<_ACEOF
diff --git a/pptpd-1.3.3/configure.in b/pptpd-1.3.3/configure.in
index ad4d468c..185963b4 100644
--- a/pptpd-1.3.3/configure.in
+++ b/pptpd-1.3.3/configure.in
@@ -1,7 +1,7 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(pptpd,0.8.3)
+AM_INIT_AUTOMAKE(pptpd,0.8.4)
AC_DEFINE(BCRELAY,[],"Enable Broadcast Relay")
AC_DEFINE(PPPD_VERSION,[],"PPPD version")