aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-20 00:00:54 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-20 00:00:54 +0000
commitbd1473135af24ca37e3871771c6aaf4541c6987d (patch)
tree8392f471c61a12e4a9cfa977a0ac1b2d1e95196b /bfd
parent0d120726bda4768b176b83c1f81ef63a5d49d881 (diff)
downloadgdb-bd1473135af24ca37e3871771c6aaf4541c6987d.zip
gdb-bd1473135af24ca37e3871771c6aaf4541c6987d.tar.gz
gdb-bd1473135af24ca37e3871771c6aaf4541c6987d.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 06d4d4e..2de1c15 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 20221219
+#define BFD_VERSION_DATE 20221220
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@