aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-26 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-26 00:00:37 +0000
commit7b1fdf17d5a812a929e1eccda3cabb52171160e1 (patch)
treedfd50df095913872030e6bdb2d415630144e7855 /bfd
parent07f9535fd97025705f17b65f39f6d7d6f0633add (diff)
downloadgdb-7b1fdf17d5a812a929e1eccda3cabb52171160e1.zip
gdb-7b1fdf17d5a812a929e1eccda3cabb52171160e1.tar.gz
gdb-7b1fdf17d5a812a929e1eccda3cabb52171160e1.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 52e8931..c1e891a 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 20230825
+#define BFD_VERSION_DATE 20230826
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@