diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-02 00:01:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-02 00:01:50 +0000 |
commit | 3f0720a4f1f272d2b738a910a8cd4bc62ae75432 (patch) | |
tree | f81d689574352de1ced1fb770824dfc68e18c511 | |
parent | 4e4c55f194a361249f8ebffca19e79c57ec1ce3b (diff) | |
download | binutils-3f0720a4f1f272d2b738a910a8cd4bc62ae75432.zip binutils-3f0720a4f1f272d2b738a910a8cd4bc62ae75432.tar.gz binutils-3f0720a4f1f272d2b738a910a8cd4bc62ae75432.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 f785f25..0e212bb 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 20180201 +#define BFD_VERSION_DATE 20180202 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |