aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-19 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-19 00:00:06 +0000
commit03a5735dbd0c88c2ac8d9e476b01801722f5cd35 (patch)
tree749ea55c3f3900056b2a6228229b7df936f17cbf
parentb7e077222ee350f4bd6c76134064acdbd2ce2b32 (diff)
downloadgdb-03a5735dbd0c88c2ac8d9e476b01801722f5cd35.zip
gdb-03a5735dbd0c88c2ac8d9e476b01801722f5cd35.tar.gz
gdb-03a5735dbd0c88c2ac8d9e476b01801722f5cd35.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 7e61bd2..f7a0480 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 20220318
+#define BFD_VERSION_DATE 20220319
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@