diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-08-30 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-08-30 00:00:06 +0000 |
commit | cb03dd22b36b7bd21a81137005ec42dab8355b62 (patch) | |
tree | e368ef96b644d8f7759aef69aac2fa7e9f37e3d0 | |
parent | 6481316162cd6a3cc44417f6fc985125df61f92e (diff) | |
download | binutils-cb03dd22b36b7bd21a81137005ec42dab8355b62.zip binutils-cb03dd22b36b7bd21a81137005ec42dab8355b62.tar.gz binutils-cb03dd22b36b7bd21a81137005ec42dab8355b62.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 75e012a..ca17321 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 20210829 +#define BFD_VERSION_DATE 20210830 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |