diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-12-17 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-12-17 00:00:31 +0000 |
commit | fd7055f4a7f8eef9dc926fae698ad297279726bb (patch) | |
tree | 484cdb714bd8746ec2c7df0a2542e05de834b490 /bfd | |
parent | 38af1824019684e819ffb880bdf7fb03a2c2000a (diff) | |
download | gdb-fd7055f4a7f8eef9dc926fae698ad297279726bb.zip gdb-fd7055f4a7f8eef9dc926fae698ad297279726bb.tar.gz gdb-fd7055f4a7f8eef9dc926fae698ad297279726bb.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 e117f87..b1851a5 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 20171216 +#define BFD_VERSION_DATE 20171217 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |