aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-20 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-20 00:00:18 +0000
commitdd8a5a84a746df2c9db53f5ac331d2c9b34422b2 (patch)
tree5b3535b449d0879fa08b40824a038559f5b5dac8
parent101d68a9fa75173b0bb5ab8b3cdd5d94e44d1a2f (diff)
downloadgdb-dd8a5a84a746df2c9db53f5ac331d2c9b34422b2.zip
gdb-dd8a5a84a746df2c9db53f5ac331d2c9b34422b2.tar.gz
gdb-dd8a5a84a746df2c9db53f5ac331d2c9b34422b2.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 6aae204..3fb6b4b 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 20220119
+#define BFD_VERSION_DATE 20220120
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@