aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-11-25 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2021-11-25 00:00:11 +0000
commit2b1538656bdf386a64d9e6a573690952e7239b2d (patch)
tree6823e252eddc4f5d0414e2c59824df3ba6570818
parentbd51ddc8e16aba2df3ff47541c3807a22f137423 (diff)
downloadbinutils-2b1538656bdf386a64d9e6a573690952e7239b2d.zip
binutils-2b1538656bdf386a64d9e6a573690952e7239b2d.tar.gz
binutils-2b1538656bdf386a64d9e6a573690952e7239b2d.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 c10e3d5..8744f9f 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 20211124
+#define BFD_VERSION_DATE 20211125
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@