summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-06-11 14:46:29 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-06-11 14:46:29 -0700
commit3db21d655b0a2988ae0fd47e360d29bb8763cd03 (patch)
treee6c8020917aa3793e104e7148b2cf6be4e0ac6b6
parentaccc7988851b983d1589d64e32a707c0b44fee0e (diff)
Version bump: 1.0.4sessreg-1.0.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 99e0325..26a4140 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.3],
+AC_INIT(sessreg, [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
sessreg)
AM_INIT_AUTOMAKE([dist-bzip2])