aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-14 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-14 00:00:10 +0000
commit6248f5e4fc4ad1e433156520e44ac3217c39a621 (patch)
treee3fbf57d867362152d390d1848e91b69105a7d11 /bfd
parentb75d55d4d2fdcabb0e198ef456bcc78d84ad5c7c (diff)
downloadgdb-6248f5e4fc4ad1e433156520e44ac3217c39a621.zip
gdb-6248f5e4fc4ad1e433156520e44ac3217c39a621.tar.gz
gdb-6248f5e4fc4ad1e433156520e44ac3217c39a621.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 7dbc6cb..e34c19c 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 20201013
+#define BFD_VERSION_DATE 20201014
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@