aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-28 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-28 00:00:46 +0000
commit9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18 (patch)
tree84a02ba292257e9d19cfb6fedd3f70168fe79662 /bfd
parentcd948f5b2be612b784591dbe438dc518f6b80d61 (diff)
downloadgdb-9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18.zip
gdb-9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18.tar.gz
gdb-9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18.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 7edc30d..261179d 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 20181027
+#define BFD_VERSION_DATE 20181028
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@