aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-04-28 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2021-04-28 00:00:32 +0000
commit6c356992b46da85a3eae0e901538c9d9855508ed (patch)
treeedc4777a88276267b198c5fb94086ec9257e05e9 /bfd
parentb9f90c72ee69a31100a7b1b4106f192dde75debf (diff)
downloadgdb-6c356992b46da85a3eae0e901538c9d9855508ed.zip
gdb-6c356992b46da85a3eae0e901538c9d9855508ed.tar.gz
gdb-6c356992b46da85a3eae0e901538c9d9855508ed.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 966d1d1..c034c34 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 20210427
+#define BFD_VERSION_DATE 20210428
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@