aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-04-20 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2019-04-20 00:00:21 +0000
commit4884b57f24fca3d3abf73515e09a3917ed4f356c (patch)
tree29375673e55441c8f8bd5a8f788935f3fcfe888d
parentfb8819867993ee942aacd8ea6d5027b16cecda48 (diff)
downloadgdb-4884b57f24fca3d3abf73515e09a3917ed4f356c.zip
gdb-4884b57f24fca3d3abf73515e09a3917ed4f356c.tar.gz
gdb-4884b57f24fca3d3abf73515e09a3917ed4f356c.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 8609d7c..57c072f 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 20190419
+#define BFD_VERSION_DATE 20190420
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@