Fix version 2.0.2

This commit is contained in:
fred_nerk 2004-10-04 23:34:54 +00:00
parent 5bb381fbcc
commit ae52a7d8d2

View file

@ -1,5 +1,5 @@
// L2TPNS Global Stuff // L2TPNS Global Stuff
// $Id: l2tpns.h,v 1.19 2004/10/04 23:34:07 fred_nerk Exp $ // $Id: l2tpns.h,v 1.20 2004/10/04 23:34:54 fred_nerk Exp $
#ifndef __L2TPNS_H__ #ifndef __L2TPNS_H__
#define __L2TPNS_H__ #define __L2TPNS_H__
@ -15,7 +15,7 @@
#include <sys/types.h> #include <sys/types.h>
#include <libcli.h> #include <libcli.h>
#define VERSION "2.0.1" #define VERSION "2.0.2"
// Limits // Limits
#define MAXTUNNEL 500 // could be up to 65535 #define MAXTUNNEL 500 // could be up to 65535