Adds release note for 1.1.0 and switches to use gtest 1.3.0.

This commit is contained in:
zhanyong.wan
2009-03-17 23:34:45 +00:00
parent 5b5d62f190
commit da579bd681
4 changed files with 14 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
AC_INIT([Google C++ Mocking Framework],
[1.0.0],
[1.1.0],
[googlemock@googlegroups.com],
[gmock])