summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Douglas <chase.douglas@canonical.com>2012-03-19 17:00:45 -0700
committerChase Douglas <chase.douglas@canonical.com>2012-03-19 17:00:45 -0700
commitad440d9c228a44981f1e2364fb0678840b08be3c (patch)
treec12fb543cc1841f877acd4357ef38e323d005756
parent852b504288ca579a06b741b4588ee1b98b1b45f5 (diff)
Release version 0.2.0xorg-gtest-0.2.0
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d70801..f3dd610 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([Dummy X.org Testing Environment for Google Test],
- [0.1.1],
+ [0.2.0],
[],
[xorg-gtest])
AC_CONFIG_SRCDIR([Makefile.am])