aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-26 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-26 00:00:23 +0000
commit6296109afcd8c8e89b771fbaf092d17a17d4ea99 (patch)
treed96e493f7f3dc8407d2d433112ae1b93e0adab76 /bfd
parent02f68ef297b8d4b51829e850da0ec898e529372f (diff)
downloadgdb-6296109afcd8c8e89b771fbaf092d17a17d4ea99.zip
gdb-6296109afcd8c8e89b771fbaf092d17a17d4ea99.tar.gz
gdb-6296109afcd8c8e89b771fbaf092d17a17d4ea99.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 70aa642..929641c 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 20230725
+#define BFD_VERSION_DATE 20230726
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@