diff options
-rw-r--r-- | configure.ac | 2 |
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]) |