diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-12-24 00:01:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-12-24 00:01:31 +0000 |
commit | f7e661f42ee7fc6dddeda735b798df833f3ec197 (patch) | |
tree | 46d4078943adb17880554a9c71d40837fbaf37dc | |
parent | 361791006e763d3055551c28d993eeb70052a80f (diff) | |
download | fsf-binutils-gdb-f7e661f42ee7fc6dddeda735b798df833f3ec197.zip fsf-binutils-gdb-f7e661f42ee7fc6dddeda735b798df833f3ec197.tar.gz fsf-binutils-gdb-f7e661f42ee7fc6dddeda735b798df833f3ec197.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index bb97220..7ef7cf3 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20231223 +#define BFD_VERSION_DATE 20231224 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |