summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-21 13:46:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-21 13:46:50 -0800
commitcf3d37b193895268106418e6fdb58a078abe7a3f (patch)
tree301e6f7af0cba9cdf2092d7a264f99765c5d1050
parent16656bdbb3420c73fe6ff46a31063b509ceb89f9 (diff)
libXxf86misc 1.0.3libXxf86misc-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 244027c..510f577 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXxf86misc], [1.0.2],
+AC_INIT([libXxf86misc], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[libXxf86misc])
AC_CONFIG_SRCDIR([Makefile.am])