summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2014-06-26 10:37:19 +0200
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2014-06-26 10:37:19 +0200
commit1e4cb922617990a3005ac23b0c90f89147c3564b (patch)
treedbf9565341d5c9b9b7331e07556565f98187254a
parentd1c6e27759ea1d2c30cabc62ff2bc315bbbec5fc (diff)
bump to 0.9.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ec8e18..1c1a36d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-modesetting],
- [0.8.1],
+ [0.9.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-modesetting])
AC_CONFIG_SRCDIR([Makefile.am])