diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-10-17 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-10-17 00:00:26 +0000 |
commit | 087ce8fa0249fa0167a73f25be51e12fb1a2b336 (patch) | |
tree | 3a2e7ccd5bddcd12f1f1461704247ca157eea994 | |
parent | 87028b873938aa3cc756c99e33a328640dbc30bc (diff) | |
download | gdb-087ce8fa0249fa0167a73f25be51e12fb1a2b336.zip gdb-087ce8fa0249fa0167a73f25be51e12fb1a2b336.tar.gz gdb-087ce8fa0249fa0167a73f25be51e12fb1a2b336.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 02e87be..ba380bf 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 20171016 +#define BFD_VERSION_DATE 20171017 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |