diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-04-22 00:00:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-04-22 00:00:20 +0000 |
commit | 61eabc63f95ac51a0dce51746130c67b903ca3ab (patch) | |
tree | 7b8e4878098ac54de6f95087edc585fc4b86989d | |
parent | 83ac2319e75a6313e17265d18820487e80dd9619 (diff) | |
download | gdb-61eabc63f95ac51a0dce51746130c67b903ca3ab.zip gdb-61eabc63f95ac51a0dce51746130c67b903ca3ab.tar.gz gdb-61eabc63f95ac51a0dce51746130c67b903ca3ab.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 171abc3..5b84ab5 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 20220421 +#define BFD_VERSION_DATE 20220422 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |