aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-16 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-16 00:00:14 +0000
commit0fbc4f6aeb3f66f86d93ab45d508e351b1c5c9f5 (patch)
tree84c8e7d26d13694cc85a5a2e8d5ff8b24759c39b
parent33b90f59f3465041a620ad4f6504a35b578cfc65 (diff)
downloadgdb-0fbc4f6aeb3f66f86d93ab45d508e351b1c5c9f5.zip
gdb-0fbc4f6aeb3f66f86d93ab45d508e351b1c5c9f5.tar.gz
gdb-0fbc4f6aeb3f66f86d93ab45d508e351b1c5c9f5.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 8faae0d..d98dded 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 20220615
+#define BFD_VERSION_DATE 20220616
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@