aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-11 00:01:19 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-11 00:01:19 +0000
commitdd1396b5f08925ff2d26fec8f8431683da6e1da0 (patch)
treeafc325d9c762560daf6d619dbf4baf3f3a7dec81 /bfd
parentb481ba02ba86358558a29dee29bd725809b9c5c9 (diff)
downloadgdb-dd1396b5f08925ff2d26fec8f8431683da6e1da0.zip
gdb-dd1396b5f08925ff2d26fec8f8431683da6e1da0.tar.gz
gdb-dd1396b5f08925ff2d26fec8f8431683da6e1da0.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 4e19839..92ece8d 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 20210610
+#define BFD_VERSION_DATE 20210611
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@