summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-19 21:00:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-19 21:00:17 -0800
commit0f904e33d53b0102e53685184bb59005be40fcf7 (patch)
tree05089ed81d8a0bf952fe368b0dfeb312faa03469
parent53ad5afe30a75c27604648912c57e5beeb77cca7 (diff)
sessreg 1.1.0sessreg-1.1.0
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 828d14f..c9ebac8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([sessreg], [1.0.8],
+AC_INIT([sessreg], [1.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [sessreg])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])