aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-03 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-03 00:00:45 +0000
commit99d0971e801a0a92412cccbf8bce80da26a646b5 (patch)
tree3edc877e87585e04342cb4966080c03eb72ca916
parentaf76e9d4f89d952db249335ec643daae566412e3 (diff)
downloadfsf-binutils-gdb-99d0971e801a0a92412cccbf8bce80da26a646b5.zip
fsf-binutils-gdb-99d0971e801a0a92412cccbf8bce80da26a646b5.tar.gz
fsf-binutils-gdb-99d0971e801a0a92412cccbf8bce80da26a646b5.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 0ac266f..fe66b91 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 20230702
+#define BFD_VERSION_DATE 20230703
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@