diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-30 00:01:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-30 00:01:24 +0000 |
commit | 50a60b05243d1e5466ec1bc829295c87df4586da (patch) | |
tree | 2ba1a8abb813397aaf8ceef07d86f54763e7b31f | |
parent | 47f6803e1df7b49f6bd2f032b72574bb5202e85e (diff) | |
download | gdb-50a60b05243d1e5466ec1bc829295c87df4586da.zip gdb-50a60b05243d1e5466ec1bc829295c87df4586da.tar.gz gdb-50a60b05243d1e5466ec1bc829295c87df4586da.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 9fe0952..352e681 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 20230729 +#define BFD_VERSION_DATE 20230730 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |