diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-04-05 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-04-05 00:00:21 +0000 |
commit | 82477cd28aac011c884d75a429d47a0523cbac26 (patch) | |
tree | f8d6273230fc9ccda884ba3e144a0a85607b87d5 | |
parent | aae9718e4d4e8d01dcee22684e82b000203d3e52 (diff) | |
download | gdb-82477cd28aac011c884d75a429d47a0523cbac26.zip gdb-82477cd28aac011c884d75a429d47a0523cbac26.tar.gz gdb-82477cd28aac011c884d75a429d47a0523cbac26.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 f8de0d6..7598861 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 20190404 +#define BFD_VERSION_DATE 20190405 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |