diff options
author | Chase Douglas <chase.douglas@canonical.com> | 2012-03-19 17:00:45 -0700 |
---|---|---|
committer | Chase Douglas <chase.douglas@canonical.com> | 2012-03-19 17:00:45 -0700 |
commit | ad440d9c228a44981f1e2364fb0678840b08be3c (patch) | |
tree | c12fb543cc1841f877acd4357ef38e323d005756 /configure.ac | |
parent | 852b504288ca579a06b741b4588ee1b98b1b45f5 (diff) |
Release version 0.2.0
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |