diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-08-06 00:01:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-08-06 00:01:39 +0000 |
commit | 84fcfe1358d36dda65bf55abf5ff36fd8e09d5ac (patch) | |
tree | fec5eb2351176c5b017b053daee4bedb054b871e | |
parent | 7999dae69612295e1bbffe64aff87044372a0059 (diff) | |
download | gdb-84fcfe1358d36dda65bf55abf5ff36fd8e09d5ac.zip gdb-84fcfe1358d36dda65bf55abf5ff36fd8e09d5ac.tar.gz gdb-84fcfe1358d36dda65bf55abf5ff36fd8e09d5ac.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 96c469c..b884472 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 20240805 +#define BFD_VERSION_DATE 20240806 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |