aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-16 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-16 00:00:38 +0000
commit34c8bf99b68aa2969f9d44a384256c5567edb7d1 (patch)
treef4b4c1246dd5c7a3a59b2b1386f00e242281339f
parent53622d843baf795bb69cb93570df77fff30278cd (diff)
downloadgdb-34c8bf99b68aa2969f9d44a384256c5567edb7d1.zip
gdb-34c8bf99b68aa2969f9d44a384256c5567edb7d1.tar.gz
gdb-34c8bf99b68aa2969f9d44a384256c5567edb7d1.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 c326661..ecaad36 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 20230215
+#define BFD_VERSION_DATE 20230216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@