aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-10 11:30:04 -0400
committerGitHub <noreply@github.com>2018-08-10 11:30:04 -0400
commit77ac31c35f15980d9b54931404a4ada3285abead (patch)
treedebeb00f3c82a5d9a7ed6353e338821aaa21a3e2 /README.md
parent4de527dc2cc28074513eea77495909de22df633a (diff)
downloadgoogletest-77ac31c35f15980d9b54931404a4ada3285abead.tar.gz
googletest-77ac31c35f15980d9b54931404a4ada3285abead.tar.bz2
googletest-77ac31c35f15980d9b54931404a4ada3285abead.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90ea02c5..8e343d27 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
**Future Plans**:
* Tagged Release 1.8.x.
-** The 1.8.x will be the last release that works with pre-C++11 compilers. The 1.8.1 will not accept any requests for any new features and any bugfix requests will only be accepted if proven "critical"
+The 1.8.x will be the last release that works with pre-C++11 compilers. The 1.8.1 will not accept any requests for any new features and any bugfix requests will only be accepted if proven "critical"
* Post 1.8.x - work to improve/cleanup/pay technical debt. When this work is completed there will be a 1.9.x tagged release
* Post 1.9.x googletest will follow [Abseil Live at Head philosophy](https://abseil.io/about/philosophy)