diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-15 00:00:48 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-15 00:00:48 +0000 |
commit | 5785bb826b2618831af26bc19cf7db2c80efc380 (patch) | |
tree | 00262623f5f2f76f83c4afc0913f6b0dfef5bac4 | |
parent | 8199b8f4d45b2240d09142f1df70849dda2cc638 (diff) | |
download | gdb-5785bb826b2618831af26bc19cf7db2c80efc380.zip gdb-5785bb826b2618831af26bc19cf7db2c80efc380.tar.gz gdb-5785bb826b2618831af26bc19cf7db2c80efc380.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 b27b9a4..fe34311 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 20180614 +#define BFD_VERSION_DATE 20180615 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |