diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-10-03 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-10-03 00:00:16 +0000 |
commit | 40c0777b1709480526429f90eaa354c8e0da2dc8 (patch) | |
tree | dc8f3f85ccd5b70f876e085c978c648d61478151 /bfd | |
parent | def5c83c02fcc1c91d3f0da21005e0503b8ec881 (diff) | |
download | gdb-40c0777b1709480526429f90eaa354c8e0da2dc8.zip gdb-40c0777b1709480526429f90eaa354c8e0da2dc8.tar.gz gdb-40c0777b1709480526429f90eaa354c8e0da2dc8.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 10883af..6757260 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 20171002 +#define BFD_VERSION_DATE 20171003 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |