summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-11-08 15:38:21 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-11-08 15:38:21 -0800
commit6fc58644148039261c21f699a14c839356f501ed (patch)
tree1374169c44b3f9d1c6b0e5f7f753ce44d8990b88
parent82fbb553114e8d00b6b3886aee4554dfd178cb01 (diff)
Version bump to 1.0.1sessreg-1.0.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7d41c14..fdcfc0c 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.0],
+AC_INIT(sessreg, [1.0.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
sessreg)
AM_INIT_AUTOMAKE([dist-bzip2])