aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-22 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-22 00:00:37 +0000
commitd8a95af9dffa36a1004e4cebfe6758c735402f6e (patch)
tree783116f600b2f9567b07f17f80168ed514092ae0 /bfd
parenta9f5a5517fb7df640f0fcd4cb0f9961818b6505b (diff)
downloadgdb-d8a95af9dffa36a1004e4cebfe6758c735402f6e.zip
gdb-d8a95af9dffa36a1004e4cebfe6758c735402f6e.tar.gz
gdb-d8a95af9dffa36a1004e4cebfe6758c735402f6e.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 bf666fb..14e567a 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 20190321
+#define BFD_VERSION_DATE 20190322
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@