diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-12-04 00:07:15 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-12-04 00:07:15 +0000 |
| commit | d54839776dc9693f4ac9f310614adb854f036a77 (patch) | |
| tree | b0065096d470baf1ad2ebcc14acda8bbeb0b8779 /gnu | |
| parent | f97a7ce4a491b6a684923ebc8885cee0ac492e14 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cvs/lib/config.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/lib/config.h.proto | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/lib/config.h b/gnu/usr.bin/cvs/lib/config.h index 2ca659b46f18..e34f340d555c 100644 --- a/gnu/usr.bin/cvs/lib/config.h +++ b/gnu/usr.bin/cvs/lib/config.h @@ -370,7 +370,7 @@ #define PACKAGE_TARNAME "cvs" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.11.2.1-20021024-FreeBSD" +#define PACKAGE_VERSION "1.11.2.1-20021201-FreeBSD" /* Path to the pr utility */ #define PR_PROGRAM "/usr/bin/pr" diff --git a/gnu/usr.bin/cvs/lib/config.h.proto b/gnu/usr.bin/cvs/lib/config.h.proto index 2ca659b46f18..e34f340d555c 100644 --- a/gnu/usr.bin/cvs/lib/config.h.proto +++ b/gnu/usr.bin/cvs/lib/config.h.proto @@ -370,7 +370,7 @@ #define PACKAGE_TARNAME "cvs" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.11.2.1-20021024-FreeBSD" +#define PACKAGE_VERSION "1.11.2.1-20021201-FreeBSD" /* Path to the pr utility */ #define PR_PROGRAM "/usr/bin/pr" |
