diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-01-21 22:04:20 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-01-21 22:04:20 +0000 |
| commit | e5c3c1793bb06b2d1c3b35ae7fdc0d6c48b10d81 (patch) | |
| tree | b70ab945d762910da88f4a16ab2a9ad00f4af3c3 /gnu/usr.bin/cvs/lib | |
| parent | 27e93a05a2a0daa7a1b68223aac33132f8ddbfd7 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cvs/lib')
| -rw-r--r-- | gnu/usr.bin/cvs/lib/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/lib/config.h.proto | 4 |
2 files changed, 4 insertions, 4 deletions
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" |
