diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-06 00:01:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-06 00:01:09 +0000 |
commit | 81f1230246b5fbae1fd430118647f8c98f98fefb (patch) | |
tree | a48ef69824ed0ae6847a71f88b8b34f5fd9b795a | |
parent | 5e925a6e87d4cac947435f492f538d04d3133d92 (diff) | |
download | binutils-81f1230246b5fbae1fd430118647f8c98f98fefb.zip binutils-81f1230246b5fbae1fd430118647f8c98f98fefb.tar.gz binutils-81f1230246b5fbae1fd430118647f8c98f98fefb.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 1d49c07..e455f80 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 20191105 +#define BFD_VERSION_DATE 20191106 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |