summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-16 22:12:11 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-16 22:12:11 -0800
commitfba114e03845a4cfab966f0545e809fdba9e9365 (patch)
tree689dc741d5a881be60f6c9ab6c26bb2140259d50
parent04c0fe624bf0140e0f938942e48a01ce5c01b7be (diff)
downloadiceauth-fba114e03845a4cfab966f0545e809fdba9e9365.tar.gz
iceauth 1.0.7iceauth-1.0.7
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 a51b1ea..fec77bb 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.6],
+AC_INIT([iceauth], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [iceauth])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])