diff options
author | Kozlov Dmitry <dima@server> | 2009-12-02 18:45:10 +0300 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2009-12-02 18:45:10 +0300 |
commit | 9db6020c32d86c330b470158805a2918d8d747dd (patch) | |
tree | 2407879b4dce8fe433369f042c2f16f9b02f00c4 /pppd_plugin/configure | |
parent | 5c91194a6c22d8d7ad74c371fca8be2bc74d6d50 (diff) | |
download | accel-ppp-9db6020c32d86c330b470158805a2918d8d747dd.tar.gz accel-ppp-9db6020c32d86c330b470158805a2918d8d747dd.zip |
using per-cpu threads for packet receiveing/transmiting
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 3fecbf90..7c02abe4 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.4 + VERSION=0.8.5-rc1 cat >>confdefs.h <<_ACEOF |