aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-04-19 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2018-04-19 00:00:27 +0000
commit8dc99ac8fc592b03907fbce5591543678ca4b907 (patch)
treed3cb2fdaf9e191b04faef002d349cc582d888d20 /bfd
parentb319b0984b505e9a5e653c3da8ae7d5af76c8f28 (diff)
downloadgdb-8dc99ac8fc592b03907fbce5591543678ca4b907.zip
gdb-8dc99ac8fc592b03907fbce5591543678ca4b907.tar.gz
gdb-8dc99ac8fc592b03907fbce5591543678ca4b907.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 8a24167..aed3afc 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 20180418
+#define BFD_VERSION_DATE 20180419
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@