diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-02-07 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-02-07 00:00:16 +0000 |
commit | e7a881b9d49f16bd901dba53006c48a8bfd115df (patch) | |
tree | 9563779976f40b9cc43722a902e7bf6eaebe34c4 | |
parent | f9b677528fdde6b1d5f402b75db2efcbe62c93d8 (diff) | |
download | gdb-e7a881b9d49f16bd901dba53006c48a8bfd115df.zip gdb-e7a881b9d49f16bd901dba53006c48a8bfd115df.tar.gz gdb-e7a881b9d49f16bd901dba53006c48a8bfd115df.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 c74b6c7..0f192bb 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 20230206 +#define BFD_VERSION_DATE 20230207 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |