aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-20 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-20 00:00:11 +0000
commit5355776935f1a69d897c4770209b6a3978f07ce1 (patch)
tree93a13f315b915fbad65c299c3dd620ddac51b815
parent6ea673e2d643b7b2283aa73d35b02dfc9aa7115f (diff)
downloadgdb-5355776935f1a69d897c4770209b6a3978f07ce1.zip
gdb-5355776935f1a69d897c4770209b6a3978f07ce1.tar.gz
gdb-5355776935f1a69d897c4770209b6a3978f07ce1.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 408e2e1..05921c1 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 20220419
+#define BFD_VERSION_DATE 20220420
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@