summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-03 12:17:05 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-03 12:17:05 -0800
commit21303eac3b67f39c24036cdd65860a223e779e5b (patch)
treeaafb3bad43608e6f2526d1d0db09f1255222df0f
parent281ebaaaf43139f7876033af54d088d8e93264b7 (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bee5090..007e80f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xcursorgen],
- [1.0.7],
- [https://gitlab.freedesktop.org/xorg/app/xcursorgen/issues],
+ [1.0.8],
+ [https://gitlab.freedesktop.org/xorg/app/xcursorgen/-/issues],
[xcursorgen])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])