aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-06 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-06 00:00:45 +0000
commit4f075c06a3adbccdc2712c3e24afc7d4814149c7 (patch)
tree021d7a83e6dd03209677cdd3d41a6fd4b0323584 /bfd
parent081bca4d622143b229cf02a1dda4afb9b457eefa (diff)
downloadgdb-4f075c06a3adbccdc2712c3e24afc7d4814149c7.zip
gdb-4f075c06a3adbccdc2712c3e24afc7d4814149c7.tar.gz
gdb-4f075c06a3adbccdc2712c3e24afc7d4814149c7.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 0c682c9..7bb58ad 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 20180905
+#define BFD_VERSION_DATE 20180906
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@