summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-31 09:45:06 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-31 09:45:06 -0700
commitc40322e1987a728abb6c7392476d80f195481f92 (patch)
tree172db5c60a0e15669dcf1b84fa8640e53d65e37a
parent667084499dd17a8058d5b7015a3ec238296cd8bd (diff)
libXevie 1.0.3libXevie-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7fb7b4e..2cfda53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,8 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(libXevie, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXevie)
+AC_INIT([libXevie], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXevie])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE