aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-09 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-09 00:00:07 +0000
commit1bc5b62129b45aeb860af1002bfef199a1850755 (patch)
tree058e04a3287e605e852d107403c5af1a4696a6f5 /bfd
parentf9e59d060fbdad57f8d927cf51eade0d46b47e12 (diff)
downloadbinutils-1bc5b62129b45aeb860af1002bfef199a1850755.zip
binutils-1bc5b62129b45aeb860af1002bfef199a1850755.tar.gz
binutils-1bc5b62129b45aeb860af1002bfef199a1850755.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 8a0f450..0cc7229 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 20210608
+#define BFD_VERSION_DATE 20210609
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@