summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-21 21:09:43 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-21 21:09:43 -0700
commit7ac51a652bfb8423604bb1a120568d44516c9de9 (patch)
treebd9f447dd419d25c1e04bc58f8862270d41f6b5b
parentfbe6fa7019309672c311184dd3bce3c25fb578d3 (diff)
sessreg 1.0.7sessreg-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 98061b0..0f64ded 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.6],
+AC_INIT([sessreg], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [sessreg])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])