aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-03-06 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2020-03-06 00:00:49 +0000
commit97669d59c8fd50bd27e6ac4a86beab18d14eef79 (patch)
treecdd776eea2d7bdea20dff2f7393f05d7d888911f
parent0afbabf05a1476244ef02407df531b6c7a4076dc (diff)
downloadfsf-binutils-gdb-97669d59c8fd50bd27e6ac4a86beab18d14eef79.zip
fsf-binutils-gdb-97669d59c8fd50bd27e6ac4a86beab18d14eef79.tar.gz
fsf-binutils-gdb-97669d59c8fd50bd27e6ac4a86beab18d14eef79.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 32a2420..95df4e2 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 20200305
+#define BFD_VERSION_DATE 20200306
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@