aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-18 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-18 00:00:17 +0000
commit493ca3758b3622797779af76880ce5843026a24b (patch)
tree9c323380143471b9444c90bbeefd00f332ef7b85
parent2c01dcdb5a2de09a5b36655f1a90d9471278d8b3 (diff)
downloadgdb-493ca3758b3622797779af76880ce5843026a24b.zip
gdb-493ca3758b3622797779af76880ce5843026a24b.tar.gz
gdb-493ca3758b3622797779af76880ce5843026a24b.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 b2e657a..3308f2c 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 20230117
+#define BFD_VERSION_DATE 20230118
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@