aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-01 00:01:39 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-01 00:01:39 +0000
commitab98106cf961f8c828551dde51a4e6a9371a9965 (patch)
tree02cd8bc39013f7a92fb23aab45c87f2c664196c8
parent85646bb9332ad70bd94a790ff77abc782f320e01 (diff)
downloadfsf-binutils-gdb-ab98106cf961f8c828551dde51a4e6a9371a9965.zip
fsf-binutils-gdb-ab98106cf961f8c828551dde51a4e6a9371a9965.tar.gz
fsf-binutils-gdb-ab98106cf961f8c828551dde51a4e6a9371a9965.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@