aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-09-03 00:01:25 +0000
committerGDB Admin <brobecker@adacore.com>2019-09-03 00:01:25 +0000
commite5cc07badab521f341e6ed9584daa92126cf2fc7 (patch)
tree28aa4e23df1baa23223fd3640377abe9b60906d9
parent6b68d2cff34edb3d292eb5e3491a20eb1948299b (diff)
downloadbinutils-e5cc07badab521f341e6ed9584daa92126cf2fc7.zip
binutils-e5cc07badab521f341e6ed9584daa92126cf2fc7.tar.gz
binutils-e5cc07badab521f341e6ed9584daa92126cf2fc7.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 435d3b9..835f0ab 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 20190902
+#define BFD_VERSION_DATE 20190903
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@