aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-28 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-28 00:00:24 +0000
commit9a20cccbcd8d69288fbce51707ef43c21fa62ce2 (patch)
treefa6fa1a88acd6ea1a3b5f08e01b4d42e94fd9d62 /bfd
parent66637e209cc836c19a21a28e91046649c7702037 (diff)
downloadgdb-9a20cccbcd8d69288fbce51707ef43c21fa62ce2.zip
gdb-9a20cccbcd8d69288fbce51707ef43c21fa62ce2.tar.gz
gdb-9a20cccbcd8d69288fbce51707ef43c21fa62ce2.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 d51dc0e..13d4e4e 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 20231127
+#define BFD_VERSION_DATE 20231128
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@