diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-11 00:01:03 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-11 00:01:03 +0000 |
commit | 65a68903e2294fcd1a5496a4fe467a5b28dc0f27 (patch) | |
tree | 33bcb7c447477748452da9f74ecfb63e22d64df0 | |
parent | 4360561f5a326d9765cf1d95e5f779c5ab51045e (diff) | |
download | gdb-65a68903e2294fcd1a5496a4fe467a5b28dc0f27.zip gdb-65a68903e2294fcd1a5496a4fe467a5b28dc0f27.tar.gz gdb-65a68903e2294fcd1a5496a4fe467a5b28dc0f27.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 e560d00..87af9a1 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 20180610 +#define BFD_VERSION_DATE 20180611 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |