summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2012-09-13 08:45:14 +0200
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2012-09-13 08:45:14 +0200
commite00ef802391af73310c0ee0ee78254228bc29075 (patch)
tree0e4889deac597108c7b098eb697877feec139b35
parent2b9531d969e7c106391b509a64c16257a5109fed (diff)
bump version to 0.5.0xf86-video-modesetting-0.5.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e1b3727..b6815c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-modesetting],
- [0.4.0],
+ [0.5.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-modesetting])
AC_CONFIG_SRCDIR([Makefile.am])