aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-03-24 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2020-03-24 00:00:08 +0000
commit1ce0847daa8de001ed4a1b32341fcc3ce53f5a30 (patch)
tree4bdf894460cc35e32426bff82d7645aa6eb46876
parent0636b24556961d705b945f2465432df80e9ebf68 (diff)
downloadbinutils-1ce0847daa8de001ed4a1b32341fcc3ce53f5a30.zip
binutils-1ce0847daa8de001ed4a1b32341fcc3ce53f5a30.tar.gz
binutils-1ce0847daa8de001ed4a1b32341fcc3ce53f5a30.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 1429e68..0266f81 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 20200323
+#define BFD_VERSION_DATE 20200324
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@