aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-03 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-03 00:00:09 +0000
commitd4e8e096a57a6384a5e0e97ade6f77bf1d418a90 (patch)
tree09757bcef193478d80fe7ec911f7fb1d229b2eff /bfd
parentb625c7701d700d2a11cc1704a23bb79847251f01 (diff)
downloadgdb-d4e8e096a57a6384a5e0e97ade6f77bf1d418a90.zip
gdb-d4e8e096a57a6384a5e0e97ade6f77bf1d418a90.tar.gz
gdb-d4e8e096a57a6384a5e0e97ade6f77bf1d418a90.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 3c59594..3ab6c40 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 20211002
+#define BFD_VERSION_DATE 20211003
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@