aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-11 00:01:11 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-11 00:01:11 +0000
commit6f53ae49d6c1fc5f487678d8b77179e7224b8c7d (patch)
tree6ca438aaa10e5314f406c34706a7dafd4d3be7e1
parent6df169f352d9596ac210c5e39f49aa83c1ae46e5 (diff)
downloadgdb-6f53ae49d6c1fc5f487678d8b77179e7224b8c7d.zip
gdb-6f53ae49d6c1fc5f487678d8b77179e7224b8c7d.tar.gz
gdb-6f53ae49d6c1fc5f487678d8b77179e7224b8c7d.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 c822a23..43957e9 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 20221210
+#define BFD_VERSION_DATE 20221211
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@