aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-03-28 00:00:30 +0000
committerGDB Admin <brobecker@adacore.com>2018-03-28 00:00:30 +0000
commitbbcd71b48044bdcee3641b93272c7bc968093907 (patch)
treedc85c2b5edced92deaad9d340a77ad2f5af1a15b /bfd
parent5aa892761c6a9f76c5b5ec2a9509e994b4f4de07 (diff)
downloadgdb-bbcd71b48044bdcee3641b93272c7bc968093907.zip
gdb-bbcd71b48044bdcee3641b93272c7bc968093907.tar.gz
gdb-bbcd71b48044bdcee3641b93272c7bc968093907.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 c06f96f..f6ebea2 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 20180327
+#define BFD_VERSION_DATE 20180328
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@