summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:14:36 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:14:36 -0700
commitdf86d7529fc469d427f788a609a6b20195aaa6fe (patch)
tree70a05cb43066dafa9285aacb3920cfb10f5ad07e
parentb71a32b1a1e45d41b97f88e1537f7e64e435445b (diff)
xfindproxy 1.0.4xfindproxy-1.0.4
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 37bcd5d..2de116f 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.3],
+AC_INIT([xfindproxy], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfindproxy])
AC_CONFIG_SRCDIR([Makefile.am])