summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2011-07-14 13:59:55 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2011-07-14 13:59:55 -0400
commit9b915fab9d29f66b825d7a46e158f026f10a41dc (patch)
treeee3d5a7ff17ff9d3564c9d390d2d68f2ded48897
parent4d4b0d35ce4c321b84f5686be6f16a58ae3f1980 (diff)
0.0.14
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ce67b41..eca91e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-qxl],
- [0.0.13],
+ [0.0.14],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-qxl])
AC_CONFIG_SRCDIR([Makefile.am])