aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-07-27 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2019-07-27 00:00:25 +0000
commitc89f9f2a528e490733ace16204752e9af945454e (patch)
tree514cd6f9daecd9f55a80b6f5af81e845315d415b /bfd
parent89b085acaf8d449d6c9c0b0490c6a0c9a745db5d (diff)
downloadgdb-c89f9f2a528e490733ace16204752e9af945454e.zip
gdb-c89f9f2a528e490733ace16204752e9af945454e.tar.gz
gdb-c89f9f2a528e490733ace16204752e9af945454e.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 7031ee2..05459c4 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 20190726
+#define BFD_VERSION_DATE 20190727
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@