diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-08-07 00:01:03 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-08-07 00:01:03 +0000 |
commit | 2010d1a3f87927c3f41b3a2509dec13f4f72ef19 (patch) | |
tree | cc1d006303c4d903772e2c058ac6efd6bf936801 | |
parent | 1d4af308ae58f459a2bfc50de70832284f1d3d2a (diff) | |
download | gdb-2010d1a3f87927c3f41b3a2509dec13f4f72ef19.zip gdb-2010d1a3f87927c3f41b3a2509dec13f4f72ef19.tar.gz gdb-2010d1a3f87927c3f41b3a2509dec13f4f72ef19.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 7b1983f..c235918 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170806 +#define BFD_VERSION_DATE 20170807 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |