summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-08-17 14:30:31 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-17 14:30:31 -0700
commitda1b5f42fcb1bd0bc9b80f6f1ab7ebb9eb506554 (patch)
treea4b70c324bf7df09fedabd502dd445e7eb2ae3fe
parent12982c07b44c15a621fc548a4448f9a04bf5907e (diff)
Version bump: 1.0.3sessreg-1.0.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cdb0311..7623a0d 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.2],
+AC_INIT(sessreg, [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
sessreg)
AM_INIT_AUTOMAKE([dist-bzip2])