diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-06-04 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-06-04 00:00:34 +0000 |
commit | a366c78c1bc020c41518840e1aa9cfe4dd8c5230 (patch) | |
tree | 9e137218dbb4f00e7c667335add7b0b89a2a0085 | |
parent | 33b5899fc0c31059377e9bdf76d889ff0c803ae1 (diff) | |
download | gdb-a366c78c1bc020c41518840e1aa9cfe4dd8c5230.zip gdb-a366c78c1bc020c41518840e1aa9cfe4dd8c5230.tar.gz gdb-a366c78c1bc020c41518840e1aa9cfe4dd8c5230.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 dbfac5a..5220aea 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 20230603 +#define BFD_VERSION_DATE 20230604 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |