diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-18 00:00:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-18 00:00:23 +0000 |
commit | 7195f52f734578177b7044ba1a22df2ca15dad24 (patch) | |
tree | 08858249b01136308d5dbd7e600bf17d1a915750 | |
parent | 90b042d5967c528f8a234120c9aa8a0caa8b6310 (diff) | |
download | gdb-7195f52f734578177b7044ba1a22df2ca15dad24.zip gdb-7195f52f734578177b7044ba1a22df2ca15dad24.tar.gz gdb-7195f52f734578177b7044ba1a22df2ca15dad24.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 a607987..cad6b6b 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 20241217 +#define BFD_VERSION_DATE 20241218 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |