diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-04-26 00:00:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-04-26 00:00:50 +0000 |
commit | d9229193f145b6a72d6b356d7a3a3b201fee8c7f (patch) | |
tree | 7adf737b6f20858654a2421588ab037af3ddaf7a | |
parent | 334a1f8735908e514dc4908e09919a99809beeaa (diff) | |
download | gdb-d9229193f145b6a72d6b356d7a3a3b201fee8c7f.zip gdb-d9229193f145b6a72d6b356d7a3a3b201fee8c7f.tar.gz gdb-d9229193f145b6a72d6b356d7a3a3b201fee8c7f.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 6e3dbf2..f615d7c 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 20220425 +#define BFD_VERSION_DATE 20220426 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |