X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=linux%2Fif_ppp.h;h=ed9dc07176f8f3e282e46a3df2f892123711fcf5;hb=54a510907ca30d8a1651fdb5f7c2c360f4ef7e27;hp=e4aaf8832f830b43e50493f928a53e30e9e006db;hpb=2c141de4670316d0a6753e72f09bcdd045904d5a;p=ppp.git diff --git a/linux/if_ppp.h b/linux/if_ppp.h index e4aaf88..ed9dc07 100644 --- a/linux/if_ppp.h +++ b/linux/if_ppp.h @@ -21,7 +21,7 @@ */ /* - * ==FILEVERSION 960926== + * ==FILEVERSION 970627== * * NOTE TO MAINTAINERS: * If you modify this file at all, please set the above date. @@ -47,7 +47,7 @@ #define PPP_MTU 1500 /* Default MTU (size of Info field) */ #define PPP_MAXMRU 65000 /* Largest MRU we allow */ -#define PPP_VERSION "2.3.0" +#define PPP_VERSION "2.3.1" #define PPP_MAGIC 0x5002 /* Magic value for the ppp structure */ #define PROTO_IPX 0x002b /* protocol numbers */ #define PROTO_DNA_RT 0x0027 /* DNA Routing */