diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-31 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-31 00:00:08 +0000 |
commit | 8b294b1fc74e0cd46a0462dfc2f68cffd9728cc3 (patch) | |
tree | a2e8930a7872b933037acd139d62d34ef13a2c4b | |
parent | da18821a9a2a36e0dc963d70252fc895906c264c (diff) | |
download | gdb-8b294b1fc74e0cd46a0462dfc2f68cffd9728cc3.zip gdb-8b294b1fc74e0cd46a0462dfc2f68cffd9728cc3.tar.gz gdb-8b294b1fc74e0cd46a0462dfc2f68cffd9728cc3.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 208cf5b..bb7d99a 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 20220530 +#define BFD_VERSION_DATE 20220531 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |