aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-16 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-16 00:00:14 +0000
commitc3359b8b95e7dc0a7387a1c307661f60a34236b5 (patch)
tree20f7609cf0107f8ec1759c1ec72bce65e7b24b2e /bfd
parent92b0a182fe00da3022516f3cb8f815d527d73652 (diff)
downloadgdb-c3359b8b95e7dc0a7387a1c307661f60a34236b5.zip
gdb-c3359b8b95e7dc0a7387a1c307661f60a34236b5.tar.gz
gdb-c3359b8b95e7dc0a7387a1c307661f60a34236b5.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 10dfb56..025ef69 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 20220715
+#define BFD_VERSION_DATE 20220716
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@