aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-27 00:01:08 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-27 00:01:08 +0000
commite69618fb9820ca9ab06035c1cdaa318dc6735f7b (patch)
tree4704be1faf6421db8524df9ae237d02355eb4832 /bfd
parentaad9e4797f7d48c8d8280a10f08312f2bae3a663 (diff)
downloadgdb-e69618fb9820ca9ab06035c1cdaa318dc6735f7b.zip
gdb-e69618fb9820ca9ab06035c1cdaa318dc6735f7b.tar.gz
gdb-e69618fb9820ca9ab06035c1cdaa318dc6735f7b.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 f439078..a70233e 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 20221226
+#define BFD_VERSION_DATE 20221227
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@