aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-01 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-01 00:00:40 +0000
commit8a1c55cdfb2d17208cacfc6c34af4693d6956693 (patch)
treee7b1c28aef2eec34c94ec482c47565732a8e18f8
parentf5c697b137b1f9d301cf89877a90c846f5b32e99 (diff)
downloadgdb-8a1c55cdfb2d17208cacfc6c34af4693d6956693.zip
gdb-8a1c55cdfb2d17208cacfc6c34af4693d6956693.tar.gz
gdb-8a1c55cdfb2d17208cacfc6c34af4693d6956693.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 543fb14..c70ce7f 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 20221130
+#define BFD_VERSION_DATE 20221201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@