From 8718d4cd93f039d1cf5c0d927f0f3fd345cf2eac Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Tue, 3 Dec 2002 21:59:42 +0000 Subject: [PATCH] Oops. Use the correct version number. The number that was here was the one that I originally used on freefall etc. Approved by: re --- gnu/usr.bin/cvs/lib/config.h | 2 +- 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 5877b44ec53..2ca659b46f1 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 5877b44ec53..2ca659b46f1 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"