diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-06 00:00:49 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-06 00:00:49 +0000 |
commit | 0c53618aa36735d7ee85fb27c78ffb3287012277 (patch) | |
tree | 53fc3aeb087f9576b15abf65b51bcaaa883e0827 | |
parent | 1ec6a1148ad3ca06f48be269e1b61cb9c61a0938 (diff) |
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 1eaacf6ad0..c81f516e6d 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 20180105 +#define BFD_VERSION_DATE 20180106 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |