diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-19 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-19 00:00:06 +0000 |
commit | a24e04984717e824f938b278f8e5b43ee31c03b4 (patch) | |
tree | 6c70dd754735691aa689568853aee6e0254c0657 /bfd | |
parent | e51765f93220525fc3976c161cf5003e91e9d0ea (diff) | |
download | binutils-a24e04984717e824f938b278f8e5b43ee31c03b4.zip binutils-a24e04984717e824f938b278f8e5b43ee31c03b4.tar.gz binutils-a24e04984717e824f938b278f8e5b43ee31c03b4.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 5bc2850..334197d 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 20201218 +#define BFD_VERSION_DATE 20201219 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |