aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-14 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-14 00:00:34 +0000
commite218e274282a24e35321af4a5afee6ce5ea13f1e (patch)
treeabe017a4d0a62d8043db7dfcff788bae5c35a858 /bfd
parent737358ba1ed8b28820cc965f62027bb7417b132b (diff)
downloadgdb-e218e274282a24e35321af4a5afee6ce5ea13f1e.zip
gdb-e218e274282a24e35321af4a5afee6ce5ea13f1e.tar.gz
gdb-e218e274282a24e35321af4a5afee6ce5ea13f1e.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 995ada5..459b502 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 20210513
+#define BFD_VERSION_DATE 20210514
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@