aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-11-30 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2018-11-30 00:00:41 +0000
commitf746c08f26dd71fdd809bad8cb92a6cbb8336ec4 (patch)
treee58c616b4a11db4bd494d1f8ff468de908c7ae44 /bfd
parent95b1f9ac6b7de84b09580bdf2456955bcff86da1 (diff)
downloadgdb-f746c08f26dd71fdd809bad8cb92a6cbb8336ec4.zip
gdb-f746c08f26dd71fdd809bad8cb92a6cbb8336ec4.tar.gz
gdb-f746c08f26dd71fdd809bad8cb92a6cbb8336ec4.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 4231ce5..333881d 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 20181129
+#define BFD_VERSION_DATE 20181130
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@