summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 18:52:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 18:52:54 -0800
commite266d1015912d5e9458351e6deed548d2755eedb (patch)
treeb8c9546e4a6e301567152bbc10dedba5ad1baac5
parentbbba4170faa039fc038f286f1e3fef73c9d13c9f (diff)
xfwp 1.0.2xfwp-1.0.2
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 381c01e..42195a3 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.1],
+AC_INIT([xfwp], [1.0.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfwp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])