diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-09-17 00:01:01 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-09-17 00:01:01 +0000 |
commit | b7694124c8192ef129147f95adaf2f3a7a01ebc2 (patch) | |
tree | d3bee8c2535e9485908fb03a2a858e53eb70b64d | |
parent | 898b1034a5fa96a014190a1862614886300dc7a6 (diff) | |
download | gdb-b7694124c8192ef129147f95adaf2f3a7a01ebc2.zip gdb-b7694124c8192ef129147f95adaf2f3a7a01ebc2.tar.gz gdb-b7694124c8192ef129147f95adaf2f3a7a01ebc2.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 1aa7287..05542d7 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 20230916 +#define BFD_VERSION_DATE 20230917 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |