aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-24 13:25:40 -0400
committerGitHub <noreply@github.com>2018-08-24 13:25:40 -0400
commitc3d9db428a7f403185b936a709abfe58b1f3c0d6 (patch)
treea9170e5b611a0d02474893e24e0afe6ed7518d75 /README.md
parentbf98ce2bba30ff6a85e8e30303eec99142636be0 (diff)
downloadgoogletest-c3d9db428a7f403185b936a709abfe58b1f3c0d6.tar.gz
googletest-c3d9db428a7f403185b936a709abfe58b1f3c0d6.tar.bz2
googletest-c3d9db428a7f403185b936a709abfe58b1f3c0d6.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 14a9e236..83577a52 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[![Build status](https://ci.appveyor.com/api/projects/status/4o38plt0xbo1ubc8/branch/master?svg=true)](https://ci.appveyor.com/project/GoogleTestAppVeyor/googletest/branch/master)
**Future Plans**:
-* 1.8.x Release - 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"
+* 1.8.x Release - the 1.8.x will be the last release that works with pre-C++11 compilers. The 1.8.x 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)