diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-09-18 00:00:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-09-18 00:00:57 +0000 |
commit | c813c781706bd906dd132b9af6d9e5260f818723 (patch) | |
tree | c1069cb59fbfb1626ba4f3323d113b245387c97e | |
parent | b7694124c8192ef129147f95adaf2f3a7a01ebc2 (diff) | |
download | gdb-c813c781706bd906dd132b9af6d9e5260f818723.zip gdb-c813c781706bd906dd132b9af6d9e5260f818723.tar.gz gdb-c813c781706bd906dd132b9af6d9e5260f818723.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 05542d7..3bc0277 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 20230917 +#define BFD_VERSION_DATE 20230918 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |