summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-12-03 17:01:28 +0100
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-12-03 17:01:28 +0100
commitda64ee70f96fcac32c08128559b293732b318a00 (patch)
treed6e5306ba8cade550c06a2550521f745727f3ceb
parentc9f899bf34530d54eb96dda9f5e7d9135967fc11 (diff)
bump to 0.8.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6f7a7be..0b04923 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-modesetting],
- [0.8.0],
+ [0.8.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-modesetting])
AC_CONFIG_SRCDIR([Makefile.am])