diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2023-02-06 21:25:03 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2023-02-06 21:28:40 +0000 |
| commit | aaf1213c6f70af0b517f6aa13cd837d3468a7a0d (patch) | |
| tree | 2b0d0977b3f1d9380d324d13e5b17f1eb85d3a58 /include | |
| parent | 1a63323d17fedb05b6962853e821c9d7c6b9853e (diff) | |
vendor/bc: import version 6.2.4
This update contains only documentation changes (new main repository
URL and changed mail address of the program author) and changes to
the build system that do not affect the FreeBSD base system build.
Diffstat (limited to 'include')
| -rw-r--r-- | include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h index e1b72de90eef..6d8ddfea0940 100644 --- a/include/version.h +++ b/include/version.h @@ -37,6 +37,6 @@ #define BC_VERSION_H /// The current version. -#define VERSION 6.2.2 +#define VERSION 6.2.4 #endif // BC_VERSION_H |
