aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-04 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-04 00:00:34 +0000
commitae0373ce077724b52ceab6e095cc6509a7eea48f (patch)
treea53dccc62a9aa6c88a78378c1809a49c3f17e581
parent7b06fcf5662c021dfd8a4f7b3b41c1be510adec3 (diff)
downloadbinutils-ae0373ce077724b52ceab6e095cc6509a7eea48f.zip
binutils-ae0373ce077724b52ceab6e095cc6509a7eea48f.tar.gz
binutils-ae0373ce077724b52ceab6e095cc6509a7eea48f.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index ff2c7c1..27c5217 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 20210503
+#define BFD_VERSION_DATE 20210504
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@