aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-11 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-11 00:00:07 +0000
commit353f6a9bd17636b3a50ed706ce70995d6437b88c (patch)
tree703cc4f02ecbd5ac39489bbb65ca80c8baa474bc /bfd
parente14f6ec969d788b73ac61f61e8c623536cda1cad (diff)
downloadgdb-353f6a9bd17636b3a50ed706ce70995d6437b88c.zip
gdb-353f6a9bd17636b3a50ed706ce70995d6437b88c.tar.gz
gdb-353f6a9bd17636b3a50ed706ce70995d6437b88c.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 c6517f6..6de0275 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 20240510
+#define BFD_VERSION_DATE 20240511
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@