aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-02-26 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-02-26 00:00:07 +0000
commitcc1cf2a6040e6f265e37278ae8628cbbad2bdddf (patch)
treef7be5ea5b08836308f8b68285e48383a25dfaf80 /bfd
parent18694ad5bddc06bea69600d97f048f255e02494f (diff)
downloadgdb-cc1cf2a6040e6f265e37278ae8628cbbad2bdddf.zip
gdb-cc1cf2a6040e6f265e37278ae8628cbbad2bdddf.tar.gz
gdb-cc1cf2a6040e6f265e37278ae8628cbbad2bdddf.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 6b956af..ffc059d 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 20220225
+#define BFD_VERSION_DATE 20220226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@