diff options
| author | wiz <wiz@NetBSD.org> | 2003-01-23 20:41:01 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-01-23 20:41:01 +0000 |
| commit | b9537c95781f8747eb79cfa0da4ef19f7fff9ff8 (patch) | |
| tree | 1fa79320ee817ed9fbfca7b0408a1a6762ba256d /gnu/usr.bin | |
| parent | a6a16741fe065efb6a96b52936d8f2e905d4484f (diff) | |
Update strings for 1.11.5, noted by rafal.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cvs/include/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/include/config.h b/gnu/usr.bin/cvs/include/config.h index 15bdf7336d8..4eafdf826f4 100644 --- a/gnu/usr.bin/cvs/include/config.h +++ b/gnu/usr.bin/cvs/include/config.h @@ -395,13 +395,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.4" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.5" /* 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.4" +#define PACKAGE_VERSION "1.11.5" /* Path to the pr utility */ #define PR_PROGRAM "/usr/bin/pr" |
