aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-18 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-18 00:00:24 +0000
commit8ae5245324fdc1d42cc221ce72689b40f4c08f66 (patch)
treecbc9e65adad94631786a3fb1656c5a8936ab2ca1
parentc316c0b29d9991a231bdcbab0fcdc51114cddd13 (diff)
downloadfsf-binutils-gdb-8ae5245324fdc1d42cc221ce72689b40f4c08f66.zip
fsf-binutils-gdb-8ae5245324fdc1d42cc221ce72689b40f4c08f66.tar.gz
fsf-binutils-gdb-8ae5245324fdc1d42cc221ce72689b40f4c08f66.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 7ab6f41..d01116c 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 20210817
+#define BFD_VERSION_DATE 20210818
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@