aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-30 00:00:48 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-30 00:00:48 +0000
commit2446b02367546c50e0870166751ad860cbc79e1c (patch)
tree46fae3d4f5f44bade2010ea21c6b64eb42c60cef /bfd
parent75a4eb82ef09a7ff3626b8654dfad455dd034ad1 (diff)
downloadgdb-2446b02367546c50e0870166751ad860cbc79e1c.zip
gdb-2446b02367546c50e0870166751ad860cbc79e1c.tar.gz
gdb-2446b02367546c50e0870166751ad860cbc79e1c.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 3c7d4b2..2af4aa7 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 20210629
+#define BFD_VERSION_DATE 20210630
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@