aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-05-03 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2019-05-03 00:00:15 +0000
commit41f61c65a2e1cfdb4aca3bccf6e11025495ba02e (patch)
tree7333beffd41a7076929a46099b60256ca04f92bc /bfd
parent80062eb94959467fb0c27b988b87ac08dada4bd8 (diff)
downloadgdb-41f61c65a2e1cfdb4aca3bccf6e11025495ba02e.zip
gdb-41f61c65a2e1cfdb4aca3bccf6e11025495ba02e.tar.gz
gdb-41f61c65a2e1cfdb4aca3bccf6e11025495ba02e.tar.bz2
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 380c7e2..2b31e27 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 20190502
+#define BFD_VERSION_DATE 20190503
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@