diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-06 00:01:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-06 00:01:23 +0000 |
commit | 3480ff9ff3e6dbd48fc2df569529caa02c7651f2 (patch) | |
tree | 30851733f5c0784065b5b409a63e051f959326e6 | |
parent | 1c8ed79206f8ef307f1a78d53acab6536d263474 (diff) | |
download | binutils-3480ff9ff3e6dbd48fc2df569529caa02c7651f2.zip binutils-3480ff9ff3e6dbd48fc2df569529caa02c7651f2.tar.gz binutils-3480ff9ff3e6dbd48fc2df569529caa02c7651f2.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 389495f..ea595d3 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 20221205 +#define BFD_VERSION_DATE 20221206 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |