diff options
author | svn2git <svn2git@FreeBSD.org> | 1994-07-01 08:00:00 +0000 |
---|---|---|
committer | svn2git <svn2git@FreeBSD.org> | 1994-07-01 08:00:00 +0000 |
commit | 5e0e9b99dc3fc0ecd49d929db0d57c784b66f481 (patch) | |
tree | e779b5a6edddbb949b7990751b12d6f25304ba86 /libexec/pppd/patchlevel.h | |
parent | a16f65c7d117419bd266c28a1901ef129a337569 (diff) |
Diffstat (limited to 'libexec/pppd/patchlevel.h')
-rw-r--r-- | libexec/pppd/patchlevel.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/pppd/patchlevel.h b/libexec/pppd/patchlevel.h index 3c62d5286095..bcfe48398036 100644 --- a/libexec/pppd/patchlevel.h +++ b/libexec/pppd/patchlevel.h @@ -1,4 +1,5 @@ -#define PATCHLEVEL 0 +/* $Id: patchlevel.h,v 1.2 1994/03/30 09:31:38 jkh Exp $ */ +#define PATCHLEVEL 4 -#define VERSION "1.3" -#define DATE "17 Jun 93" +#define VERSION "2.0" +#define DATE "9 Feb 94" |