]> git.ozlabs.org Git - ppp.git/blobdiff - linux/if_ppp.h
updated PPP_VERSION
[ppp.git] / linux / if_ppp.h
index 5926ee9ade0e62bed9d3b3a5d9a5564f18f01c92..ed5d88bf7390f223841d6fb8b88478fe1f5dd912 100644 (file)
@@ -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.2.0"
+#define PPP_VERSION    "2.3.0"
 #define PPP_MAGIC      0x5002  /* Magic value for the ppp structure */
 #define PROTO_IPX      0x002b  /* protocol numbers */
 #define PROTO_DNA_RT    0x0027  /* DNA Routing */