summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-02-22 10:07:06 +0000
committerDave Airlie <airlied@redhat.com>2012-02-22 10:07:06 +0000
commit07162838c91fd731cba4314409a35be02d851fb6 (patch)
tree32506ebb2d6cd624d25a967a175faf9c037e4604
parent06af66f018764c0d811e41b8d2808f3a9e5a5ade (diff)
xf86-video-modesetting 0.2.0xf86-video-modesetting-0.2.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aecb916..35cad4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-modesetting],
- [0.1.0],
+ [0.2.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-modesetting])
AC_CONFIG_SRCDIR([Makefile.am])