aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-06 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-06 00:00:25 +0000
commitdcd469925324f430e8cf656c7f63538dd7a01d08 (patch)
tree15fac95bc681d01d3428997063c4587fc52fb696 /bfd
parent7e0bd9ea7e27243661a1ca0291f59ff6c95e692d (diff)
downloadgdb-dcd469925324f430e8cf656c7f63538dd7a01d08.zip
gdb-dcd469925324f430e8cf656c7f63538dd7a01d08.tar.gz
gdb-dcd469925324f430e8cf656c7f63538dd7a01d08.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 d45c5b0..b19741a 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 20230105
+#define BFD_VERSION_DATE 20230106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@