diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-04-29 00:00:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-04-29 00:00:22 +0000 |
commit | 8a2ef851861706a113a080a1ff3d91c81449704d (patch) | |
tree | 0b5f67b79564fc77b4b33da9fc0fd002202898d7 | |
parent | fc0b8a976d17bf74cfe7310cafb602d07f2c69b9 (diff) | |
download | fsf-binutils-gdb-8a2ef851861706a113a080a1ff3d91c81449704d.zip fsf-binutils-gdb-8a2ef851861706a113a080a1ff3d91c81449704d.tar.gz fsf-binutils-gdb-8a2ef851861706a113a080a1ff3d91c81449704d.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 eabc9de..e608513 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 20220428 +#define BFD_VERSION_DATE 20220429 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |