diff --git a/gnu/usr.bin/cvs/lib/config.h b/gnu/usr.bin/cvs/lib/config.h index e34f340d555c..50e576e1b34a 100644 --- a/gnu/usr.bin/cvs/lib/config.h +++ b/gnu/usr.bin/cvs/lib/config.h @@ -364,13 +364,13 @@ #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-20021201-FreeBSD" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.5-FreeBSD" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "cvs" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.11.2.1-20021201-FreeBSD" +#define PACKAGE_VERSION "1.11.5-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 e34f340d555c..50e576e1b34a 100644 --- a/gnu/usr.bin/cvs/lib/config.h.proto +++ b/gnu/usr.bin/cvs/lib/config.h.proto @@ -364,13 +364,13 @@ #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-20021201-FreeBSD" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.5-FreeBSD" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "cvs" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.11.2.1-20021201-FreeBSD" +#define PACKAGE_VERSION "1.11.5-FreeBSD" /* Path to the pr utility */ #define PR_PROGRAM "/usr/bin/pr"