summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-13 22:09:29 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-13 22:09:29 -0800
commit78773073a0b5801a72be7a5309a40ddc90d9916e (patch)
treea008ea1cfc33bb12f229e4fc0545d025de050a36
parenta3ec6397c598ebb9eb61c138efb48be18fc3191c (diff)
libXp 1.0.1libXp-1.0.1
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 707c581..419c935 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.0],
+AC_INIT([libXp],[1.0.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])