diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-03-05 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-03-05 00:00:29 +0000 |
commit | fd9cdf3000ac9baed9e9b9541f987279dba37e8f (patch) | |
tree | e5050c1974e40d1d0e7df1b491a4e31e931bc3c6 | |
parent | d1702fea87aa62dff7de465464097dba63cc8c0f (diff) | |
download | binutils-fd9cdf3000ac9baed9e9b9541f987279dba37e8f.zip binutils-fd9cdf3000ac9baed9e9b9541f987279dba37e8f.tar.gz binutils-fd9cdf3000ac9baed9e9b9541f987279dba37e8f.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 7cb412e..cb7aa81 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 20230304 +#define BFD_VERSION_DATE 20230305 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |