summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 16:32:38 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 16:32:38 -0700
commit170f17b373da6f45db8bce2f0b3cc18b9f05e6bd (patch)
tree88bcdb931d9447b6ddc75f03f08ca6f0d6f43337
parentdb43f974d4b653cc903dbbc9d22fca0711cf0ee6 (diff)
smproxy 1.0.3smproxy-1.0.3
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 a10cf47..29cde74 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(smproxy,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],smproxy)
+AC_INIT(smproxy, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],smproxy)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE