summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-03-27 10:33:46 +0100
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-03-27 10:33:46 +0100
commit332fbe8e13502c11bf32353123cba5e1e1bf3796 (patch)
treeec62fce9869047fab0f4d9e4b43943045bf82014
parent3c631228a9f57e73ee693d5283894db1a460e0a4 (diff)
bump version to 0.7.0xf86-video-modesetting-0.7.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 562249e..f0c267f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-modesetting],
- [0.6.0],
+ [0.7.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-modesetting])
AC_CONFIG_SRCDIR([Makefile.am])