summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 12:06:29 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 12:06:29 -0700
commit0527098de837af8c4720170df94ba9748ba8009e (patch)
treeeede05d4bb0281fc5fd918a24a232a28438f6850
parent0678006b4a495d18930963e668b501a3850762cd (diff)
listres 1.0.5listres-1.0.5
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 c3ab381..7080e16 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(listres, [1.0.4],
+AC_INIT(listres, [1.0.5],
[https://gitlab.freedesktop.org/xorg/app/listres/issues], listres)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])