]> git.ozlabs.org Git - ppp.git/blobdiff - include/linux/if_ppp.h
update version to 2.3.7
[ppp.git] / include / linux / if_ppp.h
index 95c552e8ab027052e21a276ea7287897aa8fa3c3..1d103bdca33156020129dcb41b569db23622960a 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: if_ppp.h,v 1.18 1999/03/30 06:33:07 paulus Exp $   */
+/*     $Id: if_ppp.h,v 1.19 1999/03/31 06:07:57 paulus Exp $   */
 
 /*
  * if_ppp.h - Point-to-Point Protocol definitions.
@@ -21,7 +21,7 @@
  */
 
 /*
- *  ==FILEVERSION 990325==
+ *  ==FILEVERSION 990331==
  *
  *  NOTE TO MAINTAINERS:
  *     If you modify this file at all, please set the above date.
@@ -41,7 +41,7 @@
 
 #define        PPP_MTU         1500    /* Default MTU (size of Info field) */
 #define PPP_MAXMRU     65000   /* Largest MRU we allow */
-#define PPP_VERSION    "2.3.6"
+#define PPP_VERSION    "2.3.7"
 #define PPP_MAGIC      0x5002  /* Magic value for the ppp structure */
 #define PROTO_IPX      0x002b  /* protocol numbers */
 #define PROTO_DNA_RT    0x0027  /* DNA Routing */