summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 17:40:54 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 17:40:54 -0700
commitfac4696b912898a0e171fcb93c055bd7fb99161a (patch)
tree8883e9b43725fc992a2ad33cf8ca06b1c69b7f34
parente111065f6dd790c820fa67ea31055b18c68481e3 (diff)
libXp 1.0.2libXp-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 16b966c..c721461 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
# Initialize Autoconf
-AC_INIT([libXp],[1.0.1],
+AC_INIT([libXp],[1.0.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])