summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 20:43:37 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 20:43:37 -0700
commitddbc7f6b08643fb852d98810a1149b09e80e68fe (patch)
tree0a97595b44107a1a63bb8b98c76655db40c0e761
parentd0e4971c8f533c4c166e8e35bf76ebca00f15bc6 (diff)
smproxy 1.0.5smproxy-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 98687c3..c97bb04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([smproxy], [1.0.4],
+AC_INIT([smproxy], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [smproxy])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE