Fix reported l2tpns version number
This commit is contained in:
parent
1e5573679c
commit
832945bb4b
1 changed files with 1 additions and 1 deletions
2
l2tpns.h
2
l2tpns.h
|
|
@ -15,7 +15,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <libcli.h>
|
||||
|
||||
#define VERSION "2.3.2"
|
||||
#define VERSION "2.3.3"
|
||||
|
||||
// Limits
|
||||
#define MAXTUNNEL 500 // could be up to 65535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue