diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-12-21 00:01:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-12-21 00:01:25 +0000 |
commit | 8ba7948f68efb7de20007a4f399cbc966ccb83ee (patch) | |
tree | f616bb60ccfaa54a3c8ba82b4ccf0b68c6700fde | |
parent | 5f41ff2d2cddd6d477351b36353ba1cf89bdafe7 (diff) | |
download | fsf-binutils-gdb-8ba7948f68efb7de20007a4f399cbc966ccb83ee.zip fsf-binutils-gdb-8ba7948f68efb7de20007a4f399cbc966ccb83ee.tar.gz fsf-binutils-gdb-8ba7948f68efb7de20007a4f399cbc966ccb83ee.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 2ccab7e..794bf4b 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 20231220 +#define BFD_VERSION_DATE 20231221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |