From: shiqian Date: Wed, 9 Jul 2008 21:58:20 +0000 (+0000) Subject: Updates the version to 1.0.1 in the release-1.0.1 tag. X-Git-Tag: release-1.0.1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f36c0a061574e60a7f59290ef581b6fbe1aa93ad;p=googletest.git Updates the version to 1.0.1 in the release-1.0.1 tag. --- diff --git a/configure.ac b/configure.ac index 7594b70..c660ec2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([Google C++ Testing Framework], - [1.0.0], + [1.0.1], [googletestframework@googlegroups.com], [gtest])