diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-07-03 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-07-03 00:00:19 +0000 |
commit | 4b99cd69d20aea81e9315aea31e950079f8fda6b (patch) | |
tree | 9925b77e8633e13357b9f3b955d01154ab3d7ac1 | |
parent | 21f001be69ab16dbc603317642666930db67de4a (diff) | |
download | gdb-4b99cd69d20aea81e9315aea31e950079f8fda6b.zip gdb-4b99cd69d20aea81e9315aea31e950079f8fda6b.tar.gz gdb-4b99cd69d20aea81e9315aea31e950079f8fda6b.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 a5a1dc0..ec0485c 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 20200702 +#define BFD_VERSION_DATE 20200703 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |