summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-01-06 00:01:03 +0000
committerGDB Admin <brobecker@adacore.com>2020-01-06 00:01:03 +0000
commitf231cbc17ef744eeae1d7f4f48e1eac8f4129541 (patch)
tree8ffe45d0c46de4364e7b834f811232a69c39bc4c /bfd
parentlibctf: Add configure check for asprintf (for MinGW) (diff)
downloadbinutils-gdb-f231cbc17ef744eeae1d7f4f48e1eac8f4129541.tar.gz
binutils-gdb-f231cbc17ef744eeae1d7f4f48e1eac8f4129541.tar.bz2
binutils-gdb-f231cbc17ef744eeae1d7f4f48e1eac8f4129541.zip
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 47ab02b38bc..6c21df17453 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 20200105
+#define BFD_VERSION_DATE 20200106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@