diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-12-24 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-12-24 00:00:11 +0000 |
commit | 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (patch) | |
tree | 3937116aec7475f1c6815a1755b9457386ecfd9a /bfd | |
parent | 4da6be3f1ad66987b7e072e578183798b3c29cb0 (diff) | |
download | gdb-1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3.zip gdb-1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3.tar.gz gdb-1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3.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 bb97220..7ef7cf3 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 20231223 +#define BFD_VERSION_DATE 20231224 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |