summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 17:54:49 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 17:54:49 -0800
commitba2545d4f5b5a6389be424c50b34eeaf19d46f09 (patch)
treec012d5cf763ae2b4bd8945adc1379a640b52da0d
parent95c38515afec3a1c1b09395f5a9207ea411fb459 (diff)
xfindproxy 1.0.2xfindproxy-1.0.2
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 04bc5b5..de77e2f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xfindproxy], [1.0.1],
+AC_INIT([xfindproxy], [1.0.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfindproxy])
AC_CONFIG_SRCDIR([Makefile.am])