aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-09-29 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-09-29 00:00:07 +0000
commit2714a459f8b4d8a5db5f729b850cc1c1818807bd (patch)
treedcf1b514528e8cc05c71714417deefb8165ab734 /bfd
parentbd356ec6c0a2e83579514548ffc59317eee5cf91 (diff)
downloadgdb-2714a459f8b4d8a5db5f729b850cc1c1818807bd.zip
gdb-2714a459f8b4d8a5db5f729b850cc1c1818807bd.tar.gz
gdb-2714a459f8b4d8a5db5f729b850cc1c1818807bd.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 ca2fe0f..4d4d16c 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 20200928
+#define BFD_VERSION_DATE 20200929
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@