summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-17 00:00:48 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-17 00:00:48 +0000
commitf5b7a67f8d0ffcb76a6185a531d87a2f010b1bbc (patch)
tree27e1ba623d1b127407bdade5a4f946cff76dd275
parentb5fbb4c2b468bc776ba71e2c4ef692f095e034bd (diff)
downloadbinutils-gdb-f5b7a67f8d0ffcb76a6185a531d87a2f010b1bbc.tar.gz
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 6ab54bfa4fa..f3a9f40fa65 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 20230516
+#define BFD_VERSION_DATE 20230517
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@