diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-01 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-01 00:00:13 +0000 |
commit | c5c85987434f5faee54d05547a47ab7748d1eb0f (patch) | |
tree | 78c6bc37314f59c5ca57315a17c3ceae4c43e365 /bfd | |
parent | d0285cdf58adf04e861cd1687f7ecec65937c99d (diff) | |
download | gdb-c5c85987434f5faee54d05547a47ab7748d1eb0f.zip gdb-c5c85987434f5faee54d05547a47ab7748d1eb0f.tar.gz gdb-c5c85987434f5faee54d05547a47ab7748d1eb0f.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 c14895d..c8e34f4 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 20240930 +#define BFD_VERSION_DATE 20241001 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |