aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-10 00:01:45 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-10 00:01:45 +0000
commit54fb01a5c4606a530efff173774729a5fcc0bfd6 (patch)
treec2093681de7bbedd92257c0d5e00a3f69d07d62d
parent2f464f5237df59396e09c8f59a0579a3c67ba15f (diff)
downloadgdb-54fb01a5c4606a530efff173774729a5fcc0bfd6.zip
gdb-54fb01a5c4606a530efff173774729a5fcc0bfd6.tar.gz
gdb-54fb01a5c4606a530efff173774729a5fcc0bfd6.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 79ded4a..283b416 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 20230509
+#define BFD_VERSION_DATE 20230510
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@