aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-05-27 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2020-05-27 00:00:17 +0000
commitdbac035ca042260654395b2f292f515c746b3016 (patch)
treea859f9844b016c462cb4626c272e0f7420534a5b
parent368584aa8c7da0285c0fde2be83b5aaa02efff00 (diff)
downloadgdb-dbac035ca042260654395b2f292f515c746b3016.zip
gdb-dbac035ca042260654395b2f292f515c746b3016.tar.gz
gdb-dbac035ca042260654395b2f292f515c746b3016.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 8894cb8..2d9b8cb 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 20200526
+#define BFD_VERSION_DATE 20200527
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@