summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 23:40:55 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 23:40:55 -0700
commitc74119a641e3c4fc74deaf8f47d3faf589d0d196 (patch)
tree50fdf5a0cb4c90d4bc59246a6760196c890805a3
parent542ddcf6812ca4d8764caf40ae91a23675bdd1b0 (diff)
xfindproxy 1.0.3xfindproxy-1.0.3
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 1dfb173..5961746 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.2],
+AC_INIT([xfindproxy], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfindproxy])
AC_CONFIG_SRCDIR([Makefile.am])