aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-05-23 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2020-05-23 00:00:14 +0000
commita3d674e0226291747cbfac9c73250e5193c06a57 (patch)
tree8ff9e5bf1964fbd078883d7af98cdb510c1e2aca /bfd
parent80fc5e77f07557830aaac90723dc599e6d047922 (diff)
downloadgdb-a3d674e0226291747cbfac9c73250e5193c06a57.zip
gdb-a3d674e0226291747cbfac9c73250e5193c06a57.tar.gz
gdb-a3d674e0226291747cbfac9c73250e5193c06a57.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 5239815..1965230 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 20200522
+#define BFD_VERSION_DATE 20200523
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@