summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:42:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:42:54 -0800
commite994aca370f6148f692a4ab9794daa8a522e37db (patch)
treebe66788f4f00065c54a2622c94a7b78d909de5da
parentbfaf0fb4cc18adf377753eb9c47953b0ca30b3b7 (diff)
downloadiceauth-e994aca370f6148f692a4ab9794daa8a522e37db.tar.gz
iceauth 1.0.8iceauth-1.0.8
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 fec77bb..c38004d 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.7],
+AC_INIT([iceauth], [1.0.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [iceauth])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])