diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-01-20 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-01-20 00:00:34 +0000 |
commit | f1cf2aa54e20257c7d68b795077ac41c3e492f57 (patch) | |
tree | 4a4a888370f0d19fef49d7617d25d1771eaa809f | |
parent | 4d89c1c79fa53ff2c4e9574148b59d83c21db6d2 (diff) | |
download | gdb-f1cf2aa54e20257c7d68b795077ac41c3e492f57.zip gdb-f1cf2aa54e20257c7d68b795077ac41c3e492f57.tar.gz gdb-f1cf2aa54e20257c7d68b795077ac41c3e492f57.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 ae360ee..5e63279 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 20200119 +#define BFD_VERSION_DATE 20200120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |