aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-01 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-01 00:00:31 +0000
commit698d38980e3a339459bc767213d43f0c908d5a60 (patch)
tree0a5fcbb1620ee7a1615edc0ae94c5201485da1ac /bfd
parentb8efb248a88cb9c6760b44b5f7cfa4cb1b8dc004 (diff)
downloadgdb-698d38980e3a339459bc767213d43f0c908d5a60.zip
gdb-698d38980e3a339459bc767213d43f0c908d5a60.tar.gz
gdb-698d38980e3a339459bc767213d43f0c908d5a60.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 98d78a8..5b27168 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 20210430
+#define BFD_VERSION_DATE 20210501
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@