aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-01 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-01 00:00:29 +0000
commit52b5a0c663ba7cb4f1488a7e96addc303fc6e021 (patch)
tree764530ae20e757e675b689e39b36549e121e6a2d
parent0630887d4ee35ab2236d6e2f3be3a86e6d881387 (diff)
downloadgdb-52b5a0c663ba7cb4f1488a7e96addc303fc6e021.zip
gdb-52b5a0c663ba7cb4f1488a7e96addc303fc6e021.tar.gz
gdb-52b5a0c663ba7cb4f1488a7e96addc303fc6e021.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index a29e205..16a3a5a 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 20190731
+#define BFD_VERSION_DATE 20190801
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@