summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-04-01 10:08:56 -0700
committerKevin Brace <kevinbrace@gmx.com>2020-04-01 10:32:09 -0700
commit29cbc1eb3065ead82ba1141864f313b7eb941631 (patch)
tree56079ffb9ca5a1ea84972fad3a29f159b47f2115
parent091cb896182d4326262dec30c614abe535926851 (diff)
Version bumped to 0.6.222
Stopped allocating second HI (Hardware Icon) based cursor storage. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5795b9b..ea0cc47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-openchrome],
- [0.6.221],
+ [0.6.222],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])