diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-11-02 22:28:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-11-02 22:28:37 -0800 |
commit | d5c7f899e0e8d8959e5b1975c2d1a14b8791240a (patch) | |
tree | 383fc80ab2a271c5afd31a0e4efe27383b410979 | |
parent | 1f16bc85e198013a4673c4f1fe21599b332abcc6 (diff) |
lbxproxy 1.0.2lbxproxy-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
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 |