diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-10 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-10 00:00:26 +0000 |
commit | b0722a909ec023066f8e1c3ca0cef98c470319bf (patch) | |
tree | c985da8097017f5f9f6376fe9ae94d50316ab815 | |
parent | 8ec3ace7e9af06cca86bb1e89bce07fe47153793 (diff) | |
download | gdb-b0722a909ec023066f8e1c3ca0cef98c470319bf.zip gdb-b0722a909ec023066f8e1c3ca0cef98c470319bf.tar.gz gdb-b0722a909ec023066f8e1c3ca0cef98c470319bf.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 088e693..cc33670 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 20241109 +#define BFD_VERSION_DATE 20241110 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |