summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 11:11:42 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 11:11:42 -0700
commiteb6ef63fb284cc91c04dcb68fda2ad8ca6fe0e1a (patch)
treeedef9bcc6dae8a8954229d6a0ccb3d276aba1b37
parent46646524a74c1834de103a2f469142ab50f6bfd6 (diff)
sessreg 1.0.5sessreg-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index afdfba8..bee56bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(sessreg, [1.0.4],
+AC_INIT(sessreg, [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
sessreg)
AM_INIT_AUTOMAKE([dist-bzip2])