diff options
author | Kozlov Dmitry <dima@server> | 2009-09-25 10:52:07 +0400 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2009-09-25 10:52:07 +0400 |
commit | 69c0f151027d7a8fb872394e7c1062d9e402b5f4 (patch) | |
tree | 7122d800224f3e2a6a64a0bcc95c16b4b7776359 /pppd_plugin/configure | |
parent | 6fac2c05c6ad0ea9684ad8be38ae2f12687a4df2 (diff) | |
download | accel-ppp-xebd-69c0f151027d7a8fb872394e7c1062d9e402b5f4.tar.gz accel-ppp-xebd-69c0f151027d7a8fb872394e7c1062d9e402b5f4.zip |
accel-pptp 0.8.4
* supports 2.6.31 kernel
* included 430-persist.patch (theMIROn)
Diffstat (limited to 'pppd_plugin/configure')
-rwxr-xr-x | pppd_plugin/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pppd_plugin/configure b/pppd_plugin/configure index 4ba196c..3fecbf9 100755 --- a/pppd_plugin/configure +++ b/pppd_plugin/configure @@ -2236,7 +2236,7 @@ fi # Define the identity of the package. PACKAGE=pptp - VERSION=0.8.3 + VERSION=0.8.4 cat >>confdefs.h <<_ACEOF |