summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-02 23:37:19 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-02 23:37:19 -0700
commit495b4c6d30caac171ca992a6e4c355feb2232009 (patch)
tree3524cc2e75db5d8aae3ace2a50d11a50f42e235a
parent77511a82b1efe2ecde013b3f20ff71605aa61971 (diff)
xfwp 1.0.3xfwp-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 41eda2a..07dbded 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([xfwp], [1.0.2],
+AC_INIT([xfwp], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfwp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])