diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-05 00:00:46 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-05 00:00:46 +0000 |
commit | 6957d8f0a18e453f8d4746a420d5100a52d7b8f3 (patch) | |
tree | d6c83e1aee834ad745b8074833c029c04faf72b1 | |
parent | 965c916f1cd120e59f140a30993cdf8752532e4b (diff) | |
download | gdb-6957d8f0a18e453f8d4746a420d5100a52d7b8f3.zip gdb-6957d8f0a18e453f8d4746a420d5100a52d7b8f3.tar.gz gdb-6957d8f0a18e453f8d4746a420d5100a52d7b8f3.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 ca142a3..56a82d1 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 20230704 +#define BFD_VERSION_DATE 20230705 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |