diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-11-17 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-11-17 00:00:17 +0000 |
commit | 0bfc584f6630cba3d7bbaab80517e0936ed8a113 (patch) | |
tree | cb183c78213921e0f25c99c07cd83192079431bf /bfd | |
parent | 3f4ff0886feae9e725ff7c244dbe8dffdb260708 (diff) | |
download | gdb-0bfc584f6630cba3d7bbaab80517e0936ed8a113.zip gdb-0bfc584f6630cba3d7bbaab80517e0936ed8a113.tar.gz gdb-0bfc584f6630cba3d7bbaab80517e0936ed8a113.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 5dd5bf4..5dc2f3b 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 20201116 +#define BFD_VERSION_DATE 20201117 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |