Changes gmock's version to 1.4.0. Also fixes a compiler warning.

This commit is contained in:
zhanyong.wan
2009-09-30 20:24:30 +00:00
parent f3aa4d2934
commit 79643f51ed
2 changed files with 2 additions and 2 deletions

View File

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