diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-05-09 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-05-09 00:00:28 +0000 |
commit | b42560a24154570a42360294f44ff14a95d795ec (patch) | |
tree | e5629945ad9e4aa8a7eed6a492d7353c604e5aa3 | |
parent | 9cfd2b89bd3fe943a87d5425d0bb0f8b14c85eb6 (diff) | |
download | gdb-b42560a24154570a42360294f44ff14a95d795ec.zip gdb-b42560a24154570a42360294f44ff14a95d795ec.tar.gz gdb-b42560a24154570a42360294f44ff14a95d795ec.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 3cf2c58..9827455 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 20190508 +#define BFD_VERSION_DATE 20190509 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |