diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-06-04 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-06-04 00:00:27 +0000 |
commit | d806bf43d0a702c9b644589f8ceb292aaa0f94d8 (patch) | |
tree | ed6378f629f4c014cbe9c6cfb91719deee225a21 /bfd | |
parent | 9af067bfcdc9a006a7d3517c8c8f805a22b36a35 (diff) | |
download | gdb-d806bf43d0a702c9b644589f8ceb292aaa0f94d8.zip gdb-d806bf43d0a702c9b644589f8ceb292aaa0f94d8.tar.gz gdb-d806bf43d0a702c9b644589f8ceb292aaa0f94d8.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 3afab35..2937e80 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 20240603 +#define BFD_VERSION_DATE 20240604 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |