aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-03 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-03 00:00:51 +0000
commit5904c7eaeb7cb8025c487b71543214eeeba35bf7 (patch)
tree92d546ccb41c161ecb16ca0f872b8bcba3cf32a1
parent9e3a20807858486ed8dcf48f2328a3cc195eb41e (diff)
downloadgdb-5904c7eaeb7cb8025c487b71543214eeeba35bf7.zip
gdb-5904c7eaeb7cb8025c487b71543214eeeba35bf7.tar.gz
gdb-5904c7eaeb7cb8025c487b71543214eeeba35bf7.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 9bcd000..e751290 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 20230102
+#define BFD_VERSION_DATE 20230103
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@