aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-22 00:00:58 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-22 00:00:58 +0000
commitdf80d00c5f4da112b6803ce472c1396c0c4a342b (patch)
tree15bf3ffd64102c7e50ec37598461c431a149a2f8 /bfd
parentb8265d61940e9e61db1c7d48c9981b50670d81a2 (diff)
downloadgdb-df80d00c5f4da112b6803ce472c1396c0c4a342b.zip
gdb-df80d00c5f4da112b6803ce472c1396c0c4a342b.tar.gz
gdb-df80d00c5f4da112b6803ce472c1396c0c4a342b.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 37827eb..3ad61d6 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 20181021
+#define BFD_VERSION_DATE 20181022
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@