summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-06-12 14:11:53 +0200
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-06-12 14:12:04 +0200
commit58d3dc53a89c5aa2acfc93e4ae5719dd92b785b9 (patch)
tree9258de4fdbdc1db556975dcc03da3cd91bbb0c7f
parenta299400b8404f935e5e2bc6a5b9c17821844bd0d (diff)
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f0c267f..6f7a7be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-modesetting],
- [0.7.0],
+ [0.8.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-modesetting])
AC_CONFIG_SRCDIR([Makefile.am])