diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-09-30 00:01:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-09-30 00:01:18 +0000 |
commit | 26609863410966c5cfd21600fb03bea191268f1b (patch) | |
tree | d2d9ec5d77c427753245c10ec29802e714626e22 | |
parent | b65fa32226b5808854c0915b5f993f46f3c72bff (diff) | |
download | gdb-26609863410966c5cfd21600fb03bea191268f1b.zip gdb-26609863410966c5cfd21600fb03bea191268f1b.tar.gz gdb-26609863410966c5cfd21600fb03bea191268f1b.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 a68c501..90ded4b 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 20230929 +#define BFD_VERSION_DATE 20230930 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |