aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-08 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-08 00:00:09 +0000
commitce230579c65b9e04c830f35cb78ff33206e65db1 (patch)
treefda7ef17bb7ed8c28fa184c912c91981b17c2be8 /bfd
parent202fb8408581fa1611d8f467c76199247b7d5a01 (diff)
downloadgdb-ce230579c65b9e04c830f35cb78ff33206e65db1.zip
gdb-ce230579c65b9e04c830f35cb78ff33206e65db1.tar.gz
gdb-ce230579c65b9e04c830f35cb78ff33206e65db1.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 be834cb..4d3ef6d 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 20220107
+#define BFD_VERSION_DATE 20220108
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@