diff --git a/CMakeLists.txt b/CMakeLists.txt index b01cf748ca..34a74e438d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -110,7 +110,7 @@ else() set(VERSION "${GIT_VERSION}") endif() # Tell the user what versions we are using -message(STATUS "Version: ${VERSION}") +message(STATUS "Google Benchmark version: ${VERSION}") # The version of the libraries set(GENERIC_LIB_VERSION ${VERSION})