aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-11 00:01:15 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-11 00:01:15 +0000
commit9b7f7ac9ee4b214cb920babdbd9fa480a091a7ad (patch)
tree3b8d928346292b86662284cb1ef4c2f0f5d991b6
parent802c6a3a926c0b9b1593e81125ef2b351636ccb1 (diff)
downloadfsf-binutils-gdb-9b7f7ac9ee4b214cb920babdbd9fa480a091a7ad.zip
fsf-binutils-gdb-9b7f7ac9ee4b214cb920babdbd9fa480a091a7ad.tar.gz
fsf-binutils-gdb-9b7f7ac9ee4b214cb920babdbd9fa480a091a7ad.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 b6af362..d44dd21 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 20230610
+#define BFD_VERSION_DATE 20230611
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@