aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-04 00:00:34 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-07-31 03:26:06 +0300
commit91af7ed8a1f6f79a385983a695ce9815491eaafc (patch)
tree4430c01608f0d82fb20379aff10dab887a901585
parentS/390: z13: Accept vector alignment hints (diff)
downloadbinutils-gdb-gentoo/binutils-2.34.tar.gz
binutils-gdb-gentoo/binutils-2.34.tar.bz2
binutils-gdb-gentoo/binutils-2.34.zip
Automatic date update in version.ingentoo/binutils-2.34-6gentoo/binutils-2.34
(cherry picked from commit 9ef2e8c09f1ac3ab5905e87c553e70fdf9be13f9)
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 3ab55f8026c..4e397a8f240 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 20200508
+#define BFD_VERSION_DATE 20200704
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@