diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-10 00:00:47 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-10 00:00:47 +0000 |
commit | c00c25c22cbe45835a84944ada64003829134946 (patch) | |
tree | 4a3c536f65a3ffb905bb29a907038bfa897b22f8 | |
parent | 01455ec60dfb0ce3634622d50eafecc3da949da8 (diff) | |
download | gdb-c00c25c22cbe45835a84944ada64003829134946.zip gdb-c00c25c22cbe45835a84944ada64003829134946.tar.gz gdb-c00c25c22cbe45835a84944ada64003829134946.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 5f3b3e1..c89af16 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 20221009 +#define BFD_VERSION_DATE 20221010 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |