diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-01-13 00:00:55 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-01-13 00:00:55 +0000 |
commit | eb31394c2310756c55e321d7f13e4d52f051e4c9 (patch) | |
tree | 811e576faeb7bf7f8cc254c3b0b9cc8453af6b9d | |
parent | ebadd3ef8762e9b5647b6f6909c1488a88511b5e (diff) | |
download | binutils-eb31394c2310756c55e321d7f13e4d52f051e4c9.zip binutils-eb31394c2310756c55e321d7f13e4d52f051e4c9.tar.gz binutils-eb31394c2310756c55e321d7f13e4d52f051e4c9.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 308177b..c3981fb 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 20220112 +#define BFD_VERSION_DATE 20220113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |