aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-24 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-24 00:00:26 +0000
commit345b218476452e1f17904b32a877179876f70726 (patch)
tree38bcc69c75945fcb39fd975b1d346a2a59acbca1
parent6eccc2c811ad292ce3234d2a0cd71b2184ac40eb (diff)
downloadgdb-345b218476452e1f17904b32a877179876f70726.zip
gdb-345b218476452e1f17904b32a877179876f70726.tar.gz
gdb-345b218476452e1f17904b32a877179876f70726.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 563a459..bbd1d82 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 20211223
+#define BFD_VERSION_DATE 20211224
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@