summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2012-01-01 07:15:36 +0100
committerCyril Brulebois <kibi@debian.org>2012-01-01 07:15:36 +0100
commitbccf37f052748386902112b770b89d81bddfaeb8 (patch)
tree37efb374f78dc11a9f77d41afe0e616c79867c3e
parentdd9be3b21842aacdee5501cd2e0bfafb11b5ec08 (diff)
Signed-off-by: Cyril Brulebois <kibi@debian.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e3623f9..d92e22a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-dummy],
- [0.3.4],
+ [0.3.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-dummy])
AC_CONFIG_SRCDIR([Makefile.am])