aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-25 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-25 00:00:21 +0000
commitf493efef89a544ebb7f1aa0c9bbd688fc34b5cdd (patch)
tree5e68795c4fd52bed1c641e0f60d72c68a0b5b711 /bfd
parent6f0ffe50c8f395ccb45ba9e801906b49d18c1af9 (diff)
downloadgdb-f493efef89a544ebb7f1aa0c9bbd688fc34b5cdd.zip
gdb-f493efef89a544ebb7f1aa0c9bbd688fc34b5cdd.tar.gz
gdb-f493efef89a544ebb7f1aa0c9bbd688fc34b5cdd.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 51c02f5..afe52db 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 20181224
+#define BFD_VERSION_DATE 20181225
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@