diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-31 00:01:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-31 00:01:10 +0000 |
commit | 7360f342d5005c68c96e13aadb95b7364fc6ebc6 (patch) | |
tree | 9cc12169d5b7919858ee53907be9e2adfa2aab26 | |
parent | 40915a1db7e0c76e4ab63225d6b481a91ce289e4 (diff) | |
download | gdb-7360f342d5005c68c96e13aadb95b7364fc6ebc6.zip gdb-7360f342d5005c68c96e13aadb95b7364fc6ebc6.tar.gz gdb-7360f342d5005c68c96e13aadb95b7364fc6ebc6.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 51905b7..7ba584a 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 20250830 +#define BFD_VERSION_DATE 20250831 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |