aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-05 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-05 00:00:14 +0000
commite8f6cf14c97ef4221a78094c2fad4cdd06b7d97e (patch)
treec1b3e3af5112b50b5c547f203b08a80684f5a915
parent94f5dfed74985a1a8ff4b8bf1a383f46621e5f8c (diff)
downloadgdb-e8f6cf14c97ef4221a78094c2fad4cdd06b7d97e.zip
gdb-e8f6cf14c97ef4221a78094c2fad4cdd06b7d97e.tar.gz
gdb-e8f6cf14c97ef4221a78094c2fad4cdd06b7d97e.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 eef6831..f7f0faa 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 20211204
+#define BFD_VERSION_DATE 20211205
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@