aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-03-23 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2018-03-23 00:00:38 +0000
commit8ff5bf3db34b0a8a3a9fe5a03f8cb95ce2a3d038 (patch)
treeb659a000b62675866a237cfad515d9bc21eca71e /bfd
parent7a8f494c7b171f6cbad20a14ef03a5d7acaa6ccb (diff)
downloadgdb-8ff5bf3db34b0a8a3a9fe5a03f8cb95ce2a3d038.zip
gdb-8ff5bf3db34b0a8a3a9fe5a03f8cb95ce2a3d038.tar.gz
gdb-8ff5bf3db34b0a8a3a9fe5a03f8cb95ce2a3d038.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 ad5457b..dd42f77 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 20180322
+#define BFD_VERSION_DATE 20180323
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@