diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-30 00:02:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-30 00:02:17 +0000 |
commit | 0e23526e1fbc8b46d501c5b0eadf2cbff77180d4 (patch) | |
tree | bd5ae2feda5e0cb1257bc5d151ad071d85537a73 | |
parent | c794f42c3f871f08c2b6999ad8e02781401a9b16 (diff) | |
download | gdb-0e23526e1fbc8b46d501c5b0eadf2cbff77180d4.zip gdb-0e23526e1fbc8b46d501c5b0eadf2cbff77180d4.tar.gz gdb-0e23526e1fbc8b46d501c5b0eadf2cbff77180d4.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 4d4fe85..6c883a7 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 20241029 +#define BFD_VERSION_DATE 20241030 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |