summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorshiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>2008-07-09 21:58:20 (GMT)
committershiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>2008-07-09 21:58:20 (GMT)
commitf36c0a061574e60a7f59290ef581b6fbe1aa93ad (patch)
treea435a0408efa2db6ce2358130ec4b2b446a990e8 /configure.ac
parent1f0a48aebf845587f000d34018d14df475f25a46 (diff)
downloadgoogletest-f36c0a061574e60a7f59290ef581b6fbe1aa93ad.zip
googletest-f36c0a061574e60a7f59290ef581b6fbe1aa93ad.tar.gz
googletest-f36c0a061574e60a7f59290ef581b6fbe1aa93ad.tar.bz2
Updates the version to 1.0.1 in the release-1.0.1 tag.release-1.0.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])