summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Douglas <chase.douglas@canonical.com>2012-02-24 08:39:56 -0800
committerChase Douglas <chase.douglas@canonical.com>2012-02-24 08:39:56 -0800
commita15d88e39f19efdd6aa20053a7a3ce6ffc8c0d9e (patch)
treeefbd7e1fe0502d6119d6236d91c412ee54f70a8e
parent6422b13b33438a1dfa2d57c2df3593fcac719814 (diff)
Release version 0.1.1xorg-gtest-0.1.1
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 1623394..da94219 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.0],
+ [0.1.1],
[],
[xorg-gtest])
AC_CONFIG_SRCDIR([Makefile.am])