aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-21 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-21 00:00:19 +0000
commitb068c22c2a408dca726f22428a8afedf07368d65 (patch)
treefc2b330faec6ec279f54db43710822df6f4cb29b /bfd
parent04c72a68e073e54aabbec004154f45fdb4026d3d (diff)
downloadgdb-b068c22c2a408dca726f22428a8afedf07368d65.zip
gdb-b068c22c2a408dca726f22428a8afedf07368d65.tar.gz
gdb-b068c22c2a408dca726f22428a8afedf07368d65.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 9161bd7..68fbda7 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 20190820
+#define BFD_VERSION_DATE 20190821
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@