diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-09-18 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-09-18 00:00:09 +0000 |
commit | aab4ab89726464fcb9565befb667e8e1e817594f (patch) | |
tree | 6f7cdbf86114aa670a193425dffdf7c60e0e7203 | |
parent | 7474326cb9441644313cb749e491bec5e001d236 (diff) | |
download | gdb-aab4ab89726464fcb9565befb667e8e1e817594f.zip gdb-aab4ab89726464fcb9565befb667e8e1e817594f.tar.gz gdb-aab4ab89726464fcb9565befb667e8e1e817594f.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 7016a11..234093b 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 20200917 +#define BFD_VERSION_DATE 20200918 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |