aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-19 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-19 00:00:34 +0000
commit2c115c4f3cb57cfed7a1be5bbccf0f1bc6f7fdbc (patch)
treea50d74c13c2486f192340c9795b67c9e5322bc07 /bfd
parentb271c8567acd7b329fe6b37a3091613c634470c7 (diff)
downloadgdb-2c115c4f3cb57cfed7a1be5bbccf0f1bc6f7fdbc.zip
gdb-2c115c4f3cb57cfed7a1be5bbccf0f1bc6f7fdbc.tar.gz
gdb-2c115c4f3cb57cfed7a1be5bbccf0f1bc6f7fdbc.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 97a2a97..11a3c8c 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 20190818
+#define BFD_VERSION_DATE 20190819
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@