diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-03 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-03 00:00:34 +0000 |
commit | a2e9100aa8c62c7f75cb3f3084bccf2881d7d2fe (patch) | |
tree | 34ea6807542fc0ddde77285d2418a1cdf9e54e11 | |
parent | 866f1b1c9a5e25a53a81836a1cc1f208bad6b4b4 (diff) | |
download | gdb-a2e9100aa8c62c7f75cb3f3084bccf2881d7d2fe.zip gdb-a2e9100aa8c62c7f75cb3f3084bccf2881d7d2fe.tar.gz gdb-a2e9100aa8c62c7f75cb3f3084bccf2881d7d2fe.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 070d574..d2573b2 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 20201202 +#define BFD_VERSION_DATE 20201203 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |