aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-03-10 00:01:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-03-10 00:01:11 +0000
commitcb7fd28390b6bfae52ba8a45bcf45794c090a0ae (patch)
treedf0d536c45f7ac51eb5d32c2ce5bafe34c8470fb
parent885ab3db981493a1baf67860ef697708c0f11e32 (diff)
downloadgdb-cb7fd28390b6bfae52ba8a45bcf45794c090a0ae.zip
gdb-cb7fd28390b6bfae52ba8a45bcf45794c090a0ae.tar.gz
gdb-cb7fd28390b6bfae52ba8a45bcf45794c090a0ae.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 da5d0e9..1c12898 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 20230309
+#define BFD_VERSION_DATE 20230310
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@