aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-09-10 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2019-09-10 00:00:29 +0000
commitb76c1a8361f78302d760b0f79f780193c801a724 (patch)
tree8e756ba87819d54ef74b8dc13477ae1b1dc754d9
parent25a2915e8dba63abef6d7434114f36efeb5c09fe (diff)
downloadgdb-b76c1a8361f78302d760b0f79f780193c801a724.zip
gdb-b76c1a8361f78302d760b0f79f780193c801a724.tar.gz
gdb-b76c1a8361f78302d760b0f79f780193c801a724.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 aa74ed1..64a597d 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 20190909
+#define BFD_VERSION_DATE 20190910
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@