summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 11:41:21 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 11:41:21 -0700
commit82ef227485f6d102beae907212b4e903a05110e6 (patch)
treedbc9f5413b122602207b13d4637d9886f5d6d69f
parentf51be4a9cc0ff7aabab64b1c91991f6d0d10e740 (diff)
downloadiceauth-82ef227485f6d102beae907212b4e903a05110e6.tar.gz
iceauth 1.0.9iceauth-1.0.9
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 0b5be6c..a051589 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([iceauth], [1.0.8],
+AC_INIT([iceauth], [1.0.9],
[https://gitlab.freedesktop.org/xorg/app/iceauth/issues], [iceauth])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])