diff options
author | Dave Airlie <airlied@gmail.com> | 2012-07-18 19:39:32 +1000 |
---|---|---|
committer | Dave Airlie <airlied@gmail.com> | 2012-07-18 19:39:32 +1000 |
commit | fee6b520a620eed80e22840b8149abc50815f771 (patch) | |
tree | 134c73ebad094e698e2386aa4e7f77a24777ba0d | |
parent | 1491470ee0745bf8303fa085bd30f7464098f1f2 (diff) |
dummy: bump to 0.3.6 for releasexf86-video-dummy-0.3.6
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6861485..c74f3a0 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-dummy], - [0.3.5], + [0.3.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-dummy]) AC_CONFIG_SRCDIR([Makefile.am]) |