From: Paul Mackerras Date: Fri, 16 Apr 1999 11:49:30 +0000 (+0000) Subject: make it alpha X-Git-Tag: ppp-2.4.7~731 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=17aa14aa247ac3848b1348c9a1061bc725049b6d;p=ppp.git make it alpha --- diff --git a/pppd/patchlevel.h b/pppd/patchlevel.h index 0ab98fd..1260d54 100644 --- a/pppd/patchlevel.h +++ b/pppd/patchlevel.h @@ -1,6 +1,6 @@ -/* $Id: patchlevel.h,v 1.39 1999/04/16 11:48:50 paulus Exp $ */ +/* $Id: patchlevel.h,v 1.40 1999/04/16 11:49:30 paulus Exp $ */ #define PATCHLEVEL 8 #define VERSION "2.3" -#define IMPLEMENTATION "" +#define IMPLEMENTATION "alpha" #define DATE "16 April 1999"