diff options
-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 5877b44..2ca659b 100644 --- a/gnu/usr.bin/cvs/lib/config.h +++ b/gnu/usr.bin/cvs/lib/config.h @@ -364,7 +364,7 @@ #define PACKAGE_NAME "Concurrent Versions System (CVS)" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.2.1-20021024-FreeBSD" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.2.1-20021201-FreeBSD" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "cvs" diff --git a/gnu/usr.bin/cvs/lib/config.h.proto b/gnu/usr.bin/cvs/lib/config.h.proto index 5877b44..2ca659b 100644 --- a/gnu/usr.bin/cvs/lib/config.h.proto +++ b/gnu/usr.bin/cvs/lib/config.h.proto @@ -364,7 +364,7 @@ #define PACKAGE_NAME "Concurrent Versions System (CVS)" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.2.1-20021024-FreeBSD" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.2.1-20021201-FreeBSD" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "cvs" |