aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-03-31 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-03-31 00:00:06 +0000
commitd262797294039fc828e36f76c45e462966c5c72a (patch)
tree1ad00a4f1854e130b89e209ffb7c508173b58e67 /bfd
parentd1a89da5de1e2d15de27c5ca6b575d633c0117dd (diff)
downloadgdb-d262797294039fc828e36f76c45e462966c5c72a.zip
gdb-d262797294039fc828e36f76c45e462966c5c72a.tar.gz
gdb-d262797294039fc828e36f76c45e462966c5c72a.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 cc28d60..13a739d 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 20200330
+#define BFD_VERSION_DATE 20200331
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@