aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-12 00:01:00 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-12 00:01:00 +0000
commitd3aca925fbd28d567f06f1ed0c170bf7d70797f4 (patch)
tree9fb9bd29b4c8d216c51df644bdebe56997a01caa
parent3291722a83c753e97bd7f5b08d89c7baa46fc28d (diff)
downloadgdb-d3aca925fbd28d567f06f1ed0c170bf7d70797f4.zip
gdb-d3aca925fbd28d567f06f1ed0c170bf7d70797f4.tar.gz
gdb-d3aca925fbd28d567f06f1ed0c170bf7d70797f4.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 3a5368b..40a413d 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 20230911
+#define BFD_VERSION_DATE 20230912
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@