diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-11-02 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-11-02 00:00:15 +0000 |
commit | 2285e8952aa9e922d6529802df3f4441a30f52d9 (patch) | |
tree | ba813123e4425209dfb881a962424c03ef9c5256 | |
parent | aab2d3a649d21a6c152233e05b95425a96b463b7 (diff) | |
download | gdb-2285e8952aa9e922d6529802df3f4441a30f52d9.zip gdb-2285e8952aa9e922d6529802df3f4441a30f52d9.tar.gz gdb-2285e8952aa9e922d6529802df3f4441a30f52d9.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 84f44e3..f46efa2 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 20231101 +#define BFD_VERSION_DATE 20231102 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |