aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-22 00:00:30 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-22 00:00:30 +0000
commit7f2778a3639acf4c15c50b8bfe09c2bcfef089bb (patch)
tree433ad095d2f9d1ef354017d96db54437655a6ebf
parent378135c5861203e4fbdf1f9864cf0b70a0e846d8 (diff)
downloadgdb-7f2778a3639acf4c15c50b8bfe09c2bcfef089bb.zip
gdb-7f2778a3639acf4c15c50b8bfe09c2bcfef089bb.tar.gz
gdb-7f2778a3639acf4c15c50b8bfe09c2bcfef089bb.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 6f0f42d..d5787c2 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 20230121
+#define BFD_VERSION_DATE 20230122
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@