diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-04-09 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-04-09 00:00:18 +0000 |
commit | 39178037a1cd78fed67b82aeec0313817c079c2a (patch) | |
tree | b6c2e17e53de335078c1c2434654ed62c56f3151 /bfd | |
parent | 06a88b3b3948db72b662345ac7abf90bd1c14a44 (diff) | |
download | gdb-39178037a1cd78fed67b82aeec0313817c079c2a.zip gdb-39178037a1cd78fed67b82aeec0313817c079c2a.tar.gz gdb-39178037a1cd78fed67b82aeec0313817c079c2a.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 a117554..5306ad6 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 20210408 +#define BFD_VERSION_DATE 20210409 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |