diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-23 00:01:03 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-23 00:01:03 +0000 |
commit | 40bb6031aa3f47713c632679cfde164efb0df442 (patch) | |
tree | 1ab189f6af14d688052b4f6a95404db5c9f4ea0d | |
parent | 0295e8585e25e3ac5ecf34d932b22b5fd789e15e (diff) | |
download | binutils-40bb6031aa3f47713c632679cfde164efb0df442.zip binutils-40bb6031aa3f47713c632679cfde164efb0df442.tar.gz binutils-40bb6031aa3f47713c632679cfde164efb0df442.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 163bef1..83cf7fb 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 20180222 +#define BFD_VERSION_DATE 20180223 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |