aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-04-02 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2019-04-02 00:00:43 +0000
commit4c7c79dd9858438a25fcc37ba419baa00d31978d (patch)
tree0f6546504413707d434bc52f7828ba6cb628b8ce /bfd
parentd7df654955c2423190b05b2507caf624ce3d65bc (diff)
downloadgdb-4c7c79dd9858438a25fcc37ba419baa00d31978d.zip
gdb-4c7c79dd9858438a25fcc37ba419baa00d31978d.tar.gz
gdb-4c7c79dd9858438a25fcc37ba419baa00d31978d.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 22e37b6..5e94d7c 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 20190401
+#define BFD_VERSION_DATE 20190402
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@