aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-05-04 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2019-05-04 00:00:19 +0000
commitb5d5eb444b6443855d65f73ea6b6623f5fbdaa0e (patch)
tree423ab45a6ecfb5746987300b04634ae3728c9457 /bfd
parent222a8d255834c717f1690658a9f85501a46f9403 (diff)
downloadgdb-b5d5eb444b6443855d65f73ea6b6623f5fbdaa0e.zip
gdb-b5d5eb444b6443855d65f73ea6b6623f5fbdaa0e.tar.gz
gdb-b5d5eb444b6443855d65f73ea6b6623f5fbdaa0e.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 2b31e27..3230ba3 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 20190503
+#define BFD_VERSION_DATE 20190504
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@