release 2.0.12
This commit is contained in:
parent
9cb72e964c
commit
33e767589b
3 changed files with 9 additions and 5 deletions
4
l2tpns.h
4
l2tpns.h
|
|
@ -1,5 +1,5 @@
|
|||
// L2TPNS Global Stuff
|
||||
// $Id: l2tpns.h,v 1.43 2004/12/01 02:52:46 bodea Exp $
|
||||
// $Id: l2tpns.h,v 1.44 2004/12/01 04:14:55 bodea Exp $
|
||||
|
||||
#ifndef __L2TPNS_H__
|
||||
#define __L2TPNS_H__
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <libcli.h>
|
||||
|
||||
#define VERSION "2.0.11"
|
||||
#define VERSION "2.0.12"
|
||||
|
||||
// Limits
|
||||
#define MAXTUNNEL 500 // could be up to 65535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue