diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-07 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-07 00:00:33 +0000 |
commit | d672364615e87e8c366b536940f269fdc3141330 (patch) | |
tree | dd7b41a003f3e990e01f13038b77bc0fb4f35363 | |
parent | 35eeb78fa9535df6a273c053d8f102e046261b89 (diff) | |
download | gdb-d672364615e87e8c366b536940f269fdc3141330.zip gdb-d672364615e87e8c366b536940f269fdc3141330.tar.gz gdb-d672364615e87e8c366b536940f269fdc3141330.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 c81f516..45dafd2 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 20180106 +#define BFD_VERSION_DATE 20180107 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |