Merge pull request #1858 from SoapGentoo/v1.8.x
Use correct minor version for 1.8 branch
This commit is contained in:
		
						commit
						542e057c6c
					
				| @ -5,7 +5,7 @@ if (POLICY CMP0048) | ||||
| endif (POLICY CMP0048) | ||||
| 
 | ||||
| project(googletest-distribution) | ||||
| set(GOOGLETEST_VERSION 1.9.0) | ||||
| set(GOOGLETEST_VERSION 1.8.2) | ||||
| 
 | ||||
| enable_testing() | ||||
| 
 | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| AC_INIT([Google C++ Mocking and Testing Frameworks], | ||||
|         [1.9.0], | ||||
|         [1.8.2], | ||||
|         [googlemock@googlegroups.com], | ||||
|         [googletest]) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user