aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-24 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-24 00:00:07 +0000
commitd5722d3be21d05f8735da36bfa3d03f8bad06079 (patch)
tree15ba155ccb5e599e4291bce26ff41d0f689fdc73 /bfd
parentcaa7fd04f652c00caf5c84d486c622cb1ffaf6c9 (diff)
downloadgdb-d5722d3be21d05f8735da36bfa3d03f8bad06079.zip
gdb-d5722d3be21d05f8735da36bfa3d03f8bad06079.tar.gz
gdb-d5722d3be21d05f8735da36bfa3d03f8bad06079.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 1d09b61..2964cd2 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 20200623
+#define BFD_VERSION_DATE 20200624
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@