diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-21 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-21 00:00:16 +0000 |
commit | 7b97003ccdf8b6000b090c65f7493ff85dad1085 (patch) | |
tree | c46502255bfa71e4a0561f1693c88746e7a15747 /bfd | |
parent | 5ffa6ca3e553563004bd9d306bef38e2bee6fecc (diff) | |
download | fsf-binutils-gdb-7b97003ccdf8b6000b090c65f7493ff85dad1085.zip fsf-binutils-gdb-7b97003ccdf8b6000b090c65f7493ff85dad1085.tar.gz fsf-binutils-gdb-7b97003ccdf8b6000b090c65f7493ff85dad1085.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 1996eaf..52bbf34 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 20220620 +#define BFD_VERSION_DATE 20220621 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |