aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-19 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-19 00:00:21 +0000
commit4faa59bbb7ad8665b6eb7c93bdb726e412850811 (patch)
treefa72249938fb3e0992252a4fb8872abdec294861 /bfd
parent5371b8502ab414aea510f65ce1acb9f090bf0340 (diff)
downloadgdb-4faa59bbb7ad8665b6eb7c93bdb726e412850811.zip
gdb-4faa59bbb7ad8665b6eb7c93bdb726e412850811.tar.gz
gdb-4faa59bbb7ad8665b6eb7c93bdb726e412850811.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 cafb0ad..f5c6641 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 20190318
+#define BFD_VERSION_DATE 20190319
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@