diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-01 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-01 00:00:38 +0000 |
commit | c76ff6936bd0c7f8a331e57939b1b12d84466b9b (patch) | |
tree | 7542eeefc13fd7b7c64f8716f2797e94668aff97 | |
parent | 47fea877452b84b94ac6ffb26f194f12845526fa (diff) | |
download | binutils-gdb-c76ff6936bd0c7f8a331e57939b1b12d84466b9b.tar.gz |
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 21b8a1f365f..e6b185234e9 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 20171231 +#define BFD_VERSION_DATE 20180101 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |