X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=include%2Flinux%2Fif_ppp.h;h=22aa27796139dca2bdd3c0f027341dc35c5e2289;hp=ed9dc07176f8f3e282e46a3df2f892123711fcf5;hb=6df1318f7c7c2afa76293e90671aac884488a19d;hpb=fafd2a0842d230623862c59a488dc7b4500ad64a diff --git a/include/linux/if_ppp.h b/include/linux/if_ppp.h index ed9dc07..22aa277 100644 --- a/include/linux/if_ppp.h +++ b/include/linux/if_ppp.h @@ -21,7 +21,7 @@ */ /* - * ==FILEVERSION 970627== + * ==FILEVERSION 971001== * * 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.1" +#define PPP_VERSION "2.3.2" #define PPP_MAGIC 0x5002 /* Magic value for the ppp structure */ #define PROTO_IPX 0x002b /* protocol numbers */ #define PROTO_DNA_RT 0x0027 /* DNA Routing */