summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-16 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-16 00:00:08 +0000
commit8cf531c3dbf593dd3159950dc3fa1bba2c00ac5e (patch)
treebc70412cc40ceb817d5fb0847a8be1a2ccf5ed35
parentad6adc6657192a2bec1d721f4e2e7743db4c1da0 (diff)
downloadbinutils-gdb-8cf531c3dbf593dd3159950dc3fa1bba2c00ac5e.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 72e8b338431..fbe16cb13a9 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 20230115
+#define BFD_VERSION_DATE 20230116
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@