aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-07 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-07 00:00:19 +0000
commit9231c9c2d4dcc58d74bc56c20fb586db70a158b5 (patch)
treeb5619c1c9a451d83a8dc7c0a1e9cf2f8b4cb36fe /bfd
parent851c0536cabb661847c45c73ebd796eb3299066b (diff)
downloadgdb-9231c9c2d4dcc58d74bc56c20fb586db70a158b5.zip
gdb-9231c9c2d4dcc58d74bc56c20fb586db70a158b5.tar.gz
gdb-9231c9c2d4dcc58d74bc56c20fb586db70a158b5.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 95dbd95..b057e1e 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 20191206
+#define BFD_VERSION_DATE 20191207
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@