diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-06-20 00:00:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-06-20 00:00:20 +0000 |
commit | 17fc27167f678285d2f64040837b8cc41b6a664a (patch) | |
tree | 55758272be76cac8dab8a3bc63154ada8e87029c /bfd | |
parent | 87f83f20023bf366c14ec4e0fd307948d96caaee (diff) | |
download | gdb-17fc27167f678285d2f64040837b8cc41b6a664a.zip gdb-17fc27167f678285d2f64040837b8cc41b6a664a.tar.gz gdb-17fc27167f678285d2f64040837b8cc41b6a664a.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 77169c4..8a3c5d6 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 20200619 +#define BFD_VERSION_DATE 20200620 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |