diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-07 23:40:55 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-07 23:40:55 -0700 |
commit | c74119a641e3c4fc74deaf8f47d3faf589d0d196 (patch) | |
tree | 50fdf5a0cb4c90d4bc59246a6760196c890805a3 | |
parent | 542ddcf6812ca4d8764caf40ae91a23675bdd1b0 (diff) |
xfindproxy 1.0.3xfindproxy-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |