aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-11 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-11 00:00:19 +0000
commit0c177cbe0ab8cd7bf6a4ee0cc99e663c19ac6494 (patch)
tree7108e1269e36452885e26f590e2363858bab89c3
parent7883d1e157780165060234d3722589fae6449adb (diff)
downloadgdb-0c177cbe0ab8cd7bf6a4ee0cc99e663c19ac6494.zip
gdb-0c177cbe0ab8cd7bf6a4ee0cc99e663c19ac6494.tar.gz
gdb-0c177cbe0ab8cd7bf6a4ee0cc99e663c19ac6494.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 dc7cd8f..7107b8d 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 20210910
+#define BFD_VERSION_DATE 20210911
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@