aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-25 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-25 00:00:17 +0000
commit823f6c5f05851f257a586520330ebff5265bf5a5 (patch)
tree4feab664e1f16a434f3fcbfc4db2f416c06f4558 /bfd
parent94fd627d46e7774e96a381cc9174cedcbf6e5577 (diff)
downloadgdb-823f6c5f05851f257a586520330ebff5265bf5a5.zip
gdb-823f6c5f05851f257a586520330ebff5265bf5a5.tar.gz
gdb-823f6c5f05851f257a586520330ebff5265bf5a5.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 8b12019..c3a9983 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 20220124
+#define BFD_VERSION_DATE 20220125
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@