diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-30 00:00:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-30 00:00:42 +0000 |
commit | eb362ca1a6ccfe04fa44bc7ce3c244061ec02a19 (patch) | |
tree | 0d41819e12ba512ef9dcd49628a64e828010ba25 | |
parent | f3e033f32a0db3e81266a62b05f867b932a5995b (diff) | |
download | binutils-eb362ca1a6ccfe04fa44bc7ce3c244061ec02a19.zip binutils-eb362ca1a6ccfe04fa44bc7ce3c244061ec02a19.tar.gz binutils-eb362ca1a6ccfe04fa44bc7ce3c244061ec02a19.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 9c3a0a2..543fb14 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 20221129 +#define BFD_VERSION_DATE 20221130 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |