diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-01-01 00:01:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-01-01 00:01:14 +0000 |
commit | c2a5fae738346c1c3410db506df2fd6b7176e740 (patch) | |
tree | 1d295310dca0ae847f51074bfd059d087a536db9 | |
parent | 7b4436effe5b6970af31153391bf6b7dfc82d680 (diff) | |
download | gdb-gdb-16-branch.zip gdb-gdb-16-branch.tar.gz gdb-gdb-16-branch.tar.bz2 |
Automatic date update in version.ingdb-16-branch
-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 9e5880d..0e58369 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 20241231 +#define BFD_VERSION_DATE 20250101 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |