diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-11-11 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-11-11 00:00:44 +0000 |
commit | 45e4611f0752f2a6b75ef73ba40e3b4a769c2671 (patch) | |
tree | e9209c3a3d2cbfb2badf9247d4453ac8ab5208bf | |
parent | 35dfe80b277a53873dad82d7fcb11105acd36a89 (diff) | |
download | binutils-45e4611f0752f2a6b75ef73ba40e3b4a769c2671.zip binutils-45e4611f0752f2a6b75ef73ba40e3b4a769c2671.tar.gz binutils-45e4611f0752f2a6b75ef73ba40e3b4a769c2671.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 4fdeffa..7d58995 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 20231110 +#define BFD_VERSION_DATE 20231111 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |