diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-13 00:00:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-13 00:00:59 +0000 |
commit | f52f9b36637eda5793aa48570f9972f836fa5144 (patch) | |
tree | eff39f8a89afb0bc46d288acfb47dcca4d08eeef | |
parent | 0472d19b5f6381339b8b1021d699666f3cf8e0ea (diff) | |
download | binutils-f52f9b36637eda5793aa48570f9972f836fa5144.zip binutils-f52f9b36637eda5793aa48570f9972f836fa5144.tar.gz binutils-f52f9b36637eda5793aa48570f9972f836fa5144.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 40835fb..0c4d71b 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 20180212 +#define BFD_VERSION_DATE 20180213 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |