summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2013-01-09 13:04:00 +1000
committerDave Airlie <airlied@redhat.com>2013-01-09 13:04:00 +1000
commit404b5e2b53578d8b78471da5aaaaa80a85c6acc4 (patch)
tree542f61ec221a4b64360ea4d0e3c5f80bead4bf56
parent282e6876fc32d41648684b858e13130c97a58b8e (diff)
modesetting: bump to 0.6.0xf86-video-modesetting-0.6.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 58b1666..562249e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-modesetting],
- [0.5.0],
+ [0.6.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-modesetting])
AC_CONFIG_SRCDIR([Makefile.am])