mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Oops. Use the correct version number. The number that was here was the
one that I originally used on freefall etc. Approved by: re
This commit is contained in:
parent
06bb7932ea
commit
8718d4cd93
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue