summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-03 17:32:57 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-03 17:32:57 -0700
commit7f1e17aed0027e4040a1fcc96e6319fca36af233 (patch)
tree040cf495e89ed7ae6cea625d4b53be9f03559373
parent8808c476319fce3e254e3a7df3205ba4205cb13b (diff)
sessreg 1.0.6sessreg-1.0.6
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 464cff4..df8bf5d 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.5],
+AC_INIT(sessreg, [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
sessreg)
AC_CONFIG_SRCDIR([Makefile.am])