update gtest to 1.10.0

This commit is contained in:
Bassem Girgis
2020-01-13 21:22:08 -06:00
parent 93b65e3503
commit 479ff7b452
2 changed files with 1 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ MINGW*) machineArch=Windows ;;
esac
echo ${machineArch}
libVer=1.8.1
libVer=1.10.0
echo libVer=$libVer