version: fix declared version to be in sync with CMakeLists.txt

This commit is contained in:
Levente Polyak 2018-09-13 00:50:17 +02:00
parent 5131cf737c
commit c4ef6f3a05

View File

@ -1,5 +1,5 @@
AC_INIT([Google C++ Mocking and Testing Frameworks],
[1.8.0],
[1.9.0],
[googlemock@googlegroups.com],
[googletest])