diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-02-23 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-02-23 00:00:26 +0000 |
commit | 2c5c22d68e5a0eac05b1f300916cf772a8b29b03 (patch) | |
tree | 863b7588913d0f8ca8bc320b07197e143ffbe374 /bfd | |
parent | 4097906672137d1a07b073a639374e9809a4f2db (diff) | |
download | fsf-binutils-gdb-2c5c22d68e5a0eac05b1f300916cf772a8b29b03.zip fsf-binutils-gdb-2c5c22d68e5a0eac05b1f300916cf772a8b29b03.tar.gz fsf-binutils-gdb-2c5c22d68e5a0eac05b1f300916cf772a8b29b03.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 e3877ad..c12414a 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 20230222 +#define BFD_VERSION_DATE 20230223 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |