summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 17:00:19 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 17:00:19 -0800
commitd47ff0076538baaed6e40e16d179205b87ff1668 (patch)
treee53699fe829d2b5d775af278e3f868b1f5f05e26
parent59c27f9ab0b881e875ca39b8ce81f57d768f8a99 (diff)
lbxproxy 1.0.3lbxproxy-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 4ecdd53..f65a752 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([lbxproxy], [1.0.2],
+AC_INIT([lbxproxy], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [lbxproxy])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])