diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-05-07 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-05-07 00:00:38 +0000 |
commit | 6ec91bb19f9b4dc97f11c695f193990732f70192 (patch) | |
tree | 738f622b2f3fdda5bf230c6a1d18f4873bffc5f0 /bfd | |
parent | 82cd47d5d1d9b90fb4c74a3119cb39472d36b11c (diff) | |
download | gdb-6ec91bb19f9b4dc97f11c695f193990732f70192.zip gdb-6ec91bb19f9b4dc97f11c695f193990732f70192.tar.gz gdb-6ec91bb19f9b4dc97f11c695f193990732f70192.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 8ecbc4e..869c748 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 20180506 +#define BFD_VERSION_DATE 20180507 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |