summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 11:54:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 11:54:44 -0700
commit55db329c8363e6ca969c27652f0da714364065bd (patch)
treec49195726d0718aa69355fa133a59abbbb530c62
parentaa7250cb209b31a4a8e78b53cd54b41f71a5c986 (diff)
appres 1.0.6appres-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 58cd7cf..32c22d3 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([appres], [1.0.5],
+AC_INIT([appres], [1.0.6],
[https://gitlab.freedesktop.org/xorg/app/appres/issues], [appres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])