aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-14 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-14 00:00:38 +0000
commitb6762b3d7c4b29667cf24310c3c44447f902a035 (patch)
tree249ac6197ec25a2917fb3a364da3605a0e890253
parentd54a65f427fc9b66604a5b231e291563dbd98963 (diff)
downloadgdb-b6762b3d7c4b29667cf24310c3c44447f902a035.zip
gdb-b6762b3d7c4b29667cf24310c3c44447f902a035.tar.gz
gdb-b6762b3d7c4b29667cf24310c3c44447f902a035.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 c574deb..117a6fa 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 20230113
+#define BFD_VERSION_DATE 20230114
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@