summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-11-02 22:28:37 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-11-02 22:28:37 -0800
commitd5c7f899e0e8d8959e5b1975c2d1a14b8791240a (patch)
tree383fc80ab2a271c5afd31a0e4efe27383b410979
parent1f16bc85e198013a4673c4f1fe21599b332abcc6 (diff)
lbxproxy 1.0.2lbxproxy-1.0.2
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 34269a4..a53dd96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(lbxproxy,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],lbxproxy)
+AC_INIT(lbxproxy,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],lbxproxy)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE