aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-30 00:01:11 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-30 00:01:11 +0000
commitc2b48366f990a2d70e5b7ab1885c7616ce8d1096 (patch)
tree3e318f5fc3b9ae6d24b14c26bf52f0026fb1b1d6 /bfd
parent5411a4251eabc50fcc9384ca5d510c18362866c4 (diff)
downloadgdb-c2b48366f990a2d70e5b7ab1885c7616ce8d1096.zip
gdb-c2b48366f990a2d70e5b7ab1885c7616ce8d1096.tar.gz
gdb-c2b48366f990a2d70e5b7ab1885c7616ce8d1096.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 6bcbd3e..1c48d2c 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 20210529
+#define BFD_VERSION_DATE 20210530
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@