diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-13 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-13 00:00:44 +0000 |
commit | c75c496d6db058628694329fed8a40fffb17fb54 (patch) | |
tree | a3e5a0f5b1c5fee34acac79a723c8f66ee311200 | |
parent | 1840d81a201932a2d5ad5b089aad85943a5a0a82 (diff) | |
download | gdb-c75c496d6db058628694329fed8a40fffb17fb54.zip gdb-c75c496d6db058628694329fed8a40fffb17fb54.tar.gz gdb-c75c496d6db058628694329fed8a40fffb17fb54.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 d41dec2..17eb67b 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 20180612 +#define BFD_VERSION_DATE 20180613 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |