diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-27 00:01:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-27 00:01:15 +0000 |
commit | a6a55a8f0cbc7c7a4957100b08d86608722353b7 (patch) | |
tree | d0014d892a2fc0705503f0e3da05702c0896e4d5 | |
parent | cee84ee6bf118de63dbb936f1a30dad9b914d3ea (diff) | |
download | gdb-a6a55a8f0cbc7c7a4957100b08d86608722353b7.zip gdb-a6a55a8f0cbc7c7a4957100b08d86608722353b7.tar.gz gdb-a6a55a8f0cbc7c7a4957100b08d86608722353b7.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 7835ac5..0528b7d 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 20221026 +#define BFD_VERSION_DATE 20221027 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |