diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-12-26 00:01:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-12-26 00:01:08 +0000 |
commit | e7a293f376fef110ae59f5b9ae5bf0aaca68a4da (patch) | |
tree | f2a5f3d721ab7ce8d60cb6b161d0eaf4c7ce7d2d /bfd | |
parent | ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (diff) | |
download | gdb-e7a293f376fef110ae59f5b9ae5bf0aaca68a4da.zip gdb-e7a293f376fef110ae59f5b9ae5bf0aaca68a4da.tar.gz gdb-e7a293f376fef110ae59f5b9ae5bf0aaca68a4da.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 975f424..390df7c 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 20231225 +#define BFD_VERSION_DATE 20231226 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |