aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-12-03 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2017-12-03 00:00:36 +0000
commit035d856f2c3a30750e1260c595eca1e92e94421f (patch)
treebbdba4e885c2fbcf0527afe9581d8f21a5cd1e6d /bfd
parent222b39c283e3fd7823ad95ccc58ae94e76b63237 (diff)
downloadgdb-035d856f2c3a30750e1260c595eca1e92e94421f.zip
gdb-035d856f2c3a30750e1260c595eca1e92e94421f.tar.gz
gdb-035d856f2c3a30750e1260c595eca1e92e94421f.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 2138942..8973365 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 20171202
+#define BFD_VERSION_DATE 20171203
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@