summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-01-04 11:38:35 -0600
committerKevin Brace <kevinbrace@gmx.com>2020-01-04 11:38:35 -0600
commit4ca942db8829a7a654860c495d81bd1582cf63bf (patch)
tree4ec50a7a3073c16ff0a7487154c1397ce06b7b9a /configure.ac
parentac4b39b1c6aafe089e741f039cceb3a5684764ef (diff)
Version bumped to 0.6.202
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 fabd7a2..7a15105 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-openchrome],
- [0.6.201],
+ [0.6.202],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])