diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-24 00:00:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-24 00:00:51 +0000 |
commit | da1d92f080ce18c2d1a545efda88f3d80a2d61e0 (patch) | |
tree | c0284e3e88741e967069932a045976f64ec354e4 | |
parent | 420c088903333674ed622127dc6eb3c5fb2d42c8 (diff) | |
download | binutils-da1d92f080ce18c2d1a545efda88f3d80a2d61e0.zip binutils-da1d92f080ce18c2d1a545efda88f3d80a2d61e0.tar.gz binutils-da1d92f080ce18c2d1a545efda88f3d80a2d61e0.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 fcfe5b3..a9c293d 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 20220923 +#define BFD_VERSION_DATE 20220924 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |