summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-20 00:00:29 +0000
committerAaron Merey <amerey@redhat.com>2019-11-22 12:40:47 -0500
commitfbb21ddf7cc4cc65708228402d40fbe608d7d7d8 (patch)
tree4428bd4c8ef606105a0b76b4c73e4999b386a98f
parent7bbc63fc889aeddd8bd2f7bcffbcabe23945c5b6 (diff)
downloadbinutils-gdb-fbb21ddf7cc4cc65708228402d40fbe608d7d7d8.tar.gz
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 812ce3b57bf..4d40a4f7ca2 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 20191119
+#define BFD_VERSION_DATE 20191120
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@