diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-08-21 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-08-21 00:00:11 +0000 |
commit | 12f26cb22e56ab8c26dd5a00f32158af561da4cb (patch) | |
tree | 5ccec0ca54343d43eb479e7d825062cf1855b50e | |
parent | 77491337229beca6f071282ac4283c46262854ec (diff) | |
download | gdb-12f26cb22e56ab8c26dd5a00f32158af561da4cb.zip gdb-12f26cb22e56ab8c26dd5a00f32158af561da4cb.tar.gz gdb-12f26cb22e56ab8c26dd5a00f32158af561da4cb.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 c5c3ce4..d15b543 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 20220820 +#define BFD_VERSION_DATE 20220821 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |