diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-29 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-29 00:00:08 +0000 |
commit | 7caebc2a2aa9edb84295735513969c92a8ab39c0 (patch) | |
tree | 6ab7017623d09df68e15dc362830beababe29590 /bfd | |
parent | 51e8dbe1fbe7d8955589703140ca5eba7b4f1bd7 (diff) | |
download | fsf-binutils-gdb-7caebc2a2aa9edb84295735513969c92a8ab39c0.zip fsf-binutils-gdb-7caebc2a2aa9edb84295735513969c92a8ab39c0.tar.gz fsf-binutils-gdb-7caebc2a2aa9edb84295735513969c92a8ab39c0.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 cd38ac5..fbe3b25 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 20220528 +#define BFD_VERSION_DATE 20220529 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |