diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-24 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-24 00:00:28 +0000 |
commit | d4333bab0a097f4bfa36d2e49f4dfb12c73dce24 (patch) | |
tree | 6f339036636a2050927a8cdb415f2dfec5628706 | |
parent | 11b031457e89d5739922ddd0bc65c9d781b6db35 (diff) | |
download | gdb-d4333bab0a097f4bfa36d2e49f4dfb12c73dce24.zip gdb-d4333bab0a097f4bfa36d2e49f4dfb12c73dce24.tar.gz gdb-d4333bab0a097f4bfa36d2e49f4dfb12c73dce24.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 83cf7fb..b787101 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 20180223 +#define BFD_VERSION_DATE 20180224 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |