diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-08-25 00:00:47 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-08-25 00:00:47 +0000 |
commit | 169d41414d719f337aa3fc1a44c80822292b0cb7 (patch) | |
tree | 59bcca6b48a92d0537a4dcae74f624187124e5d4 | |
parent | 668c6c5c4bddc8167f0b80ee7852535ac4111317 (diff) | |
download | gdb-169d41414d719f337aa3fc1a44c80822292b0cb7.zip gdb-169d41414d719f337aa3fc1a44c80822292b0cb7.tar.gz gdb-169d41414d719f337aa3fc1a44c80822292b0cb7.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 f2c8985..52e8931 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 20230824 +#define BFD_VERSION_DATE 20230825 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |