summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-01-06 15:17:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-01-06 15:17:17 -0800
commit291d9a052aec0ad4a315c09a9af8b451c94ed57a (patch)
treec7155e7c86f8f479eaaa201cf76f38cd3ba8c7f1
parent6be3f22358014834b7f38a0434c500292e081beb (diff)
xcursorgen 1.0.7xcursorgen-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 08ef1d7..fc40b17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xcursorgen],
- [1.0.6],
+ [1.0.7],
[https://gitlab.freedesktop.org/xorg/app/xcursorgen/issues],
[xcursorgen])
AC_CONFIG_SRCDIR([Makefile.am])