summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-23 23:15:01 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-23 23:15:01 -0700
commitc07d443d43e53cfe21b53a9a0eafcd6189432867 (patch)
tree9b4a736ae6a6922512d413f7720ca381b90a6218
parent3e9250a5bc0c5e525c231eca1f241c545ac412ac (diff)
downloadiceauth-c07d443d43e53cfe21b53a9a0eafcd6189432867.tar.gz
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 a9e72aa..3d7aec9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([iceauth], [1.0.5],
+AC_INIT([iceauth], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [iceauth])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE