aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-07-26 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2019-07-26 00:00:23 +0000
commitdb2307377ffcd295f212cfa753e3ff45f1b85fb0 (patch)
tree6f862828c29cec0183230c13731561885a1f7212 /bfd
parentf32feb4ab3c30a9a80e890a51ceb94b7446bd4ea (diff)
downloadgdb-db2307377ffcd295f212cfa753e3ff45f1b85fb0.zip
gdb-db2307377ffcd295f212cfa753e3ff45f1b85fb0.tar.gz
gdb-db2307377ffcd295f212cfa753e3ff45f1b85fb0.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 0852995..7031ee2 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 20190725
+#define BFD_VERSION_DATE 20190726
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@