diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-26 00:00:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-26 00:00:35 +0000 |
commit | f1f91e76db1b804d83d81b0674467cde29ab55c2 (patch) | |
tree | 4e861faa4b360c65968a47b3ffbc652108841727 | |
parent | faa0405980579b6891483ff9232288d5a8dc8eba (diff) | |
download | gdb-f1f91e76db1b804d83d81b0674467cde29ab55c2.zip gdb-f1f91e76db1b804d83d81b0674467cde29ab55c2.tar.gz gdb-f1f91e76db1b804d83d81b0674467cde29ab55c2.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 4934661..c20fdac 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 20220625 +#define BFD_VERSION_DATE 20220626 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |