aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-03 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-03 00:00:07 +0000
commit6d2f9adc6709572e9ef70f11961819e27b918568 (patch)
tree38126db3331e6b145da177e45b00b74bf283665d /bfd
parentc2ecccb33c307faa21f4d2f47348e7346b032d94 (diff)
downloadgdb-6d2f9adc6709572e9ef70f11961819e27b918568.zip
gdb-6d2f9adc6709572e9ef70f11961819e27b918568.tar.gz
gdb-6d2f9adc6709572e9ef70f11961819e27b918568.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 a5a1dc0..ec0485c 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 20200702
+#define BFD_VERSION_DATE 20200703
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@