diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-07-30 00:01:37 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-07-30 00:01:37 +0000 |
commit | 4f36bed254b54d3ad0f4831d2a523fafc8e72927 (patch) | |
tree | 6f09d6d7a1e955df37ed802a5aabdf4a2679d7a3 | |
parent | 4f166da589416717981c2c7a91983467055cab0c (diff) | |
download | gdb-4f36bed254b54d3ad0f4831d2a523fafc8e72927.zip gdb-4f36bed254b54d3ad0f4831d2a523fafc8e72927.tar.gz gdb-4f36bed254b54d3ad0f4831d2a523fafc8e72927.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 ea135a0..8c05578 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 20180729 +#define BFD_VERSION_DATE 20180730 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |