diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-04-09 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-04-09 00:00:30 +0000 |
commit | 9b9775125dc315ec9f667541a57586e1f7cd3f03 (patch) | |
tree | b5d9c6db86081e2ea00e7f04722477811c89e463 | |
parent | 425dce78ce37d73e15096dd7f09e1f5e0b5c56c5 (diff) | |
download | gdb-9b9775125dc315ec9f667541a57586e1f7cd3f03.zip gdb-9b9775125dc315ec9f667541a57586e1f7cd3f03.tar.gz gdb-9b9775125dc315ec9f667541a57586e1f7cd3f03.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 1cb0563..93d7320 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 20220408 +#define BFD_VERSION_DATE 20220409 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |