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])