diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-09-11 00:00:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-09-11 00:00:57 +0000 |
commit | 3291722a83c753e97bd7f5b08d89c7baa46fc28d (patch) | |
tree | acd8c19f504c9461c618352594b42b3388fd0182 | |
parent | 946c02c4107a6ea01be57cd9ce5a61d9fa203d69 (diff) | |
download | gdb-3291722a83c753e97bd7f5b08d89c7baa46fc28d.zip gdb-3291722a83c753e97bd7f5b08d89c7baa46fc28d.tar.gz gdb-3291722a83c753e97bd7f5b08d89c7baa46fc28d.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 7db4a58..3a5368b 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 20230910 +#define BFD_VERSION_DATE 20230911 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |