aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-04-21 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2018-04-21 00:00:36 +0000
commit3d75146d2baea3ad8e8b3a099f0255b71389d86b (patch)
treec868b77b394b97b6cc121c558edb04f8cc3d647f /bfd
parent7106056554c9f25e9a857b69b4595c9b3c7c4639 (diff)
downloadgdb-3d75146d2baea3ad8e8b3a099f0255b71389d86b.zip
gdb-3d75146d2baea3ad8e8b3a099f0255b71389d86b.tar.gz
gdb-3d75146d2baea3ad8e8b3a099f0255b71389d86b.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 de6530d..e15d21b 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 20180420
+#define BFD_VERSION_DATE 20180421
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@