aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-07 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-07 00:00:06 +0000
commitb4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc (patch)
tree996b3a30eb43077dbb55547099b998cbac5a59b0 /bfd
parent5e1186b5b30583244d1e3dd304059348de64ed9e (diff)
downloadgdb-b4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc.zip
gdb-b4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc.tar.gz
gdb-b4d9dd5c3576a8d6b1a59b11f8af1a3a2abd5fdc.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 a24963c..e473948 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 20210906
+#define BFD_VERSION_DATE 20210907
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@