aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-04-22 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2020-04-22 00:00:10 +0000
commit259f1c5dcab5d7d1b75f97570fd3a397a701d55c (patch)
treec9d35eb480c6ec71980eb361c48c6109edbf7851 /bfd
parentb32102f6586da0082663c61fed9af2c5aa8b5ba7 (diff)
downloadgdb-259f1c5dcab5d7d1b75f97570fd3a397a701d55c.zip
gdb-259f1c5dcab5d7d1b75f97570fd3a397a701d55c.tar.gz
gdb-259f1c5dcab5d7d1b75f97570fd3a397a701d55c.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 e95a408..0fb333f 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 20200421
+#define BFD_VERSION_DATE 20200422
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@