aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-04 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-04 00:00:16 +0000
commit231f62da1d56046f7f7706b5699a7544c2cae2f7 (patch)
tree4ad8acbfb68b0fae285ccb7efd31181c2bbc0a57 /bfd
parent7b3dd7b9b3b20cbcf624e85a0d1305c5e3d68663 (diff)
downloadgdb-231f62da1d56046f7f7706b5699a7544c2cae2f7.zip
gdb-231f62da1d56046f7f7706b5699a7544c2cae2f7.tar.gz
gdb-231f62da1d56046f7f7706b5699a7544c2cae2f7.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 6e4962d..28d98bd 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 20221103
+#define BFD_VERSION_DATE 20221104
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@