aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-08 00:00:47 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-08 00:00:47 +0000
commit66afe2c79a0fcb873e23680f5c5552724fc0f413 (patch)
treed0db6e0551d8c44e74cf0c970f2015ab0b9af8ad
parent8af1b915bd9c1aced1c67b66af6ccc7235ddefe4 (diff)
downloadgdb-66afe2c79a0fcb873e23680f5c5552724fc0f413.zip
gdb-66afe2c79a0fcb873e23680f5c5552724fc0f413.tar.gz
gdb-66afe2c79a0fcb873e23680f5c5552724fc0f413.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 dc4e51b..ef961b4 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 20220507
+#define BFD_VERSION_DATE 20220508
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@