diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-13 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-13 00:00:33 +0000 |
commit | da4b575911f7e705b3b906e1622b19e9da1faff3 (patch) | |
tree | 4499f63bbd6e3f48122d336f9c18e9d7019e69ba | |
parent | cbcdb1aaddb4dd1a388eadbea6b6ec342c7ab067 (diff) | |
download | gdb-da4b575911f7e705b3b906e1622b19e9da1faff3.zip gdb-da4b575911f7e705b3b906e1622b19e9da1faff3.tar.gz gdb-da4b575911f7e705b3b906e1622b19e9da1faff3.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 28dd8ea..b289f5c 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 20180112 +#define BFD_VERSION_DATE 20180113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |