aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-11-04 00:01:27 +0000
committerGDB Admin <brobecker@adacore.com>2018-11-04 00:01:27 +0000
commit9446bd8ad68d5e20151f3066104b575534c9ecda (patch)
treef0fadb85bcfae072c866fd63048334f38af7320a /bfd
parent675accbdcb5b50182a10dd112b7179b5b6337191 (diff)
downloadbinutils-9446bd8ad68d5e20151f3066104b575534c9ecda.zip
binutils-9446bd8ad68d5e20151f3066104b575534c9ecda.tar.gz
binutils-9446bd8ad68d5e20151f3066104b575534c9ecda.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 6af85c9..0bbdc0f 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 20181103
+#define BFD_VERSION_DATE 20181104
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@