diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-14 00:01:04 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-14 00:01:04 +0000 |
commit | cfe4f165c657bf847eaf71fee51f678b2dab10e9 (patch) | |
tree | b8c7ba07efbd7d480372b7dfe9e401860cf56b5c | |
parent | 7eefed90bf059d1669ba5ff54a7f822e25e79996 (diff) | |
download | gdb-cfe4f165c657bf847eaf71fee51f678b2dab10e9.zip gdb-cfe4f165c657bf847eaf71fee51f678b2dab10e9.tar.gz gdb-cfe4f165c657bf847eaf71fee51f678b2dab10e9.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 e96cd2b..2ea833c 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 20241213 +#define BFD_VERSION_DATE 20241214 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |