diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-09-10 00:00:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-09-10 00:00:50 +0000 |
commit | 78f8307c93755eb581c20ba049f1b092f161d513 (patch) | |
tree | c823657e4379331e14a32fd639ef2edb193b2236 /bfd | |
parent | a5c5eda7e412aa7f3cb843cd48b3b4c0101718a0 (diff) | |
download | gdb-78f8307c93755eb581c20ba049f1b092f161d513.zip gdb-78f8307c93755eb581c20ba049f1b092f161d513.tar.gz gdb-78f8307c93755eb581c20ba049f1b092f161d513.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 654f4e1..5ed7a34 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 20180909 +#define BFD_VERSION_DATE 20180910 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |