diff mbox

gtest: bump to version 1.7.0

Message ID 1381123588.28461.1.camel@phoenix
State Accepted
Commit f9d5a367c0517c546a85d79b49baf39f077f1750
Headers show

Commit Message

Axel Lin Oct. 7, 2013, 5:26 a.m. UTC
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/gtest/gtest.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Oct. 7, 2013, 9:45 a.m. UTC | #1
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:

 Axel> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Committed, thanks.

It would be good if you could add the needed legal info tags as well.
diff mbox

Patch

diff --git a/package/gtest/gtest.mk b/package/gtest/gtest.mk
index 52028f5..60aeb49 100644
--- a/package/gtest/gtest.mk
+++ b/package/gtest/gtest.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-GTEST_VERSION = 1.6.0
+GTEST_VERSION = 1.7.0
 GTEST_SOURCE = gtest-$(GTEST_VERSION).zip
 GTEST_SITE = http://googletest.googlecode.com/files/
 GTEST_INSTALL_STAGING = YES