aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-04-25 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2018-04-25 00:00:32 +0000
commit00ae6230f072e5f0d570c29985f5526cd6bfde35 (patch)
treeb5205fd563dc2aacaf3664fad9f4e7e8fc0cd71f /bfd
parent890d155592e66dc01fc4a9affba806c4e9fc36ba (diff)
downloadgdb-00ae6230f072e5f0d570c29985f5526cd6bfde35.zip
gdb-00ae6230f072e5f0d570c29985f5526cd6bfde35.tar.gz
gdb-00ae6230f072e5f0d570c29985f5526cd6bfde35.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 5a21ea6..023d813 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 20180424
+#define BFD_VERSION_DATE 20180425
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@