diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-04-19 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-04-19 00:00:19 +0000 |
commit | a17a212139296b7b0f32d4535640d779c396acef (patch) | |
tree | 78e783762d15a175f66fe3f64832bb4ecebdae99 /bfd | |
parent | 9a0de6abdd1af5a4eaafb44d7cda6ad60a4b6485 (diff) | |
download | binutils-a17a212139296b7b0f32d4535640d779c396acef.zip binutils-a17a212139296b7b0f32d4535640d779c396acef.tar.gz binutils-a17a212139296b7b0f32d4535640d779c396acef.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 9458984..408e2e1 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 20220418 +#define BFD_VERSION_DATE 20220419 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |