diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-27 00:00:48 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-27 00:00:48 +0000 |
commit | 9f3ab5dddb09d534648a9e3a7602c6e5660bba72 (patch) | |
tree | 0c9c8ab9d7230aec9d81413c4ded2f0337d2aed4 | |
parent | f1f91e76db1b804d83d81b0674467cde29ab55c2 (diff) | |
download | gdb-9f3ab5dddb09d534648a9e3a7602c6e5660bba72.zip gdb-9f3ab5dddb09d534648a9e3a7602c6e5660bba72.tar.gz gdb-9f3ab5dddb09d534648a9e3a7602c6e5660bba72.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 c20fdac..ac09795 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 20220626 +#define BFD_VERSION_DATE 20220627 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |