aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-13 00:00:54 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-13 00:00:54 +0000
commita6cb74efea0e80650b59e55875d89b38dc120ead (patch)
tree28fb637f98cc77958c6fef483b35d61aa5b071e7 /bfd
parent616fad7313300ba0ac61357b6af889272b7e0b86 (diff)
downloadgdb-a6cb74efea0e80650b59e55875d89b38dc120ead.zip
gdb-a6cb74efea0e80650b59e55875d89b38dc120ead.tar.gz
gdb-a6cb74efea0e80650b59e55875d89b38dc120ead.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 5288272..23fd56f 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 20230812
+#define BFD_VERSION_DATE 20230813
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@