summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-01-04 11:29:23 -0600
committerKevin Brace <kevinbrace@gmx.com>2020-01-04 11:29:23 -0600
commit306e45e909875caca9a55ff647a4deec834d6486 (patch)
tree611beb41a4bb0d4e37a6d2417dfcb16de562e7e1 /configure.ac
parentfb1812ee0959904289b44dc4f5d4dd8b8afb0ff8 (diff)
Version bumped to 0.6.201
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1fe3976..fabd7a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-openchrome],
- [0.6.200],
+ [0.6.201],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])