aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-02-06 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2020-02-06 00:00:33 +0000
commitbd24ec732e5c69b9bf45fc859168cd4123dbcd46 (patch)
tree5518dcec9d9045ce075b4e4b00870bbba56b9b62 /bfd
parentc6a42d11acf2d485bf70d76eda76fd005fcd6825 (diff)
downloadgdb-bd24ec732e5c69b9bf45fc859168cd4123dbcd46.zip
gdb-bd24ec732e5c69b9bf45fc859168cd4123dbcd46.tar.gz
gdb-bd24ec732e5c69b9bf45fc859168cd4123dbcd46.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 5df22b4..c10d709 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 20200205
+#define BFD_VERSION_DATE 20200206
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@