aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-14 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-14 00:00:20 +0000
commita9703116de75a8266ee0b0881c49e85d747a83d5 (patch)
treecd42d6b55331c55ee7a8a86752ce52ac33dcd631 /bfd
parent08755c5aadfff98c4c3db60f3043589015414f11 (diff)
downloadgdb-a9703116de75a8266ee0b0881c49e85d747a83d5.zip
gdb-a9703116de75a8266ee0b0881c49e85d747a83d5.tar.gz
gdb-a9703116de75a8266ee0b0881c49e85d747a83d5.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 99b668d..256a9f1 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 20220413
+#define BFD_VERSION_DATE 20220414
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@