aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-04 00:01:06 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-04 00:01:06 +0000
commitc9dcf56befae3f8c1b8658ac43b46214686e1f0a (patch)
tree20721eaa9aa161fd8024becf8a8b7a66e723fd19
parent66caeffbbc69c789d26c94bc74f4b315031a1cd1 (diff)
downloadgdb-c9dcf56befae3f8c1b8658ac43b46214686e1f0a.zip
gdb-c9dcf56befae3f8c1b8658ac43b46214686e1f0a.tar.gz
gdb-c9dcf56befae3f8c1b8658ac43b46214686e1f0a.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 75f3abd..eb53f85 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 20230803
+#define BFD_VERSION_DATE 20230804
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@