aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-25 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-25 00:00:25 +0000
commitcaa993470465967717973013e63d948ada4ce7c7 (patch)
tree912b3af50565914321bfea6c49a88026c44fcb4a
parent345b218476452e1f17904b32a877179876f70726 (diff)
downloadgdb-caa993470465967717973013e63d948ada4ce7c7.zip
gdb-caa993470465967717973013e63d948ada4ce7c7.tar.gz
gdb-caa993470465967717973013e63d948ada4ce7c7.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 bbd1d82..2e5d833 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 20211224
+#define BFD_VERSION_DATE 20211225
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@