aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-26 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-26 00:00:27 +0000
commita03fbc65043d13c9de7a1a052feb24559ccfa7bf (patch)
tree9be9808f112ca422818ec19fa0b8b374519e0f59
parentcaa993470465967717973013e63d948ada4ce7c7 (diff)
downloadgdb-a03fbc65043d13c9de7a1a052feb24559ccfa7bf.zip
gdb-a03fbc65043d13c9de7a1a052feb24559ccfa7bf.tar.gz
gdb-a03fbc65043d13c9de7a1a052feb24559ccfa7bf.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 2e5d833..8701fd1 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 20211225
+#define BFD_VERSION_DATE 20211226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@