summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-30 17:13:18 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-30 17:13:18 -0700
commit3737d77a549d94043e0fbdb5f30562973da66fa8 (patch)
tree08fb87c091da3af4617a6da6ed4936ca96081d7b
parentc125d8bac5b1629e36069c13a13919e542dc3a9b (diff)
ico 1.0.6ico-1.0.6
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 80a3db5..81ab625 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([ico], [1.0.5],
+AC_INIT([ico], [1.0.6],
[https://gitlab.freedesktop.org/xorg/app/ico/issues], [ico])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])