summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 08:57:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 08:57:22 -0700
commit287d4bac2826de32365afcb2cbe0ec24abd2eecd (patch)
tree329f7d8f16b053c06b8cc1d2e88347e4d4393a38
parentfd7401bab073b95c2e8d4d45569f03afffda8ee2 (diff)
xcursor-themes 1.0.3xcursor-themes-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a9db450..e7b937d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,7 @@
AC_PREREQ([2.60])
-AC_INIT(xcursor-themes, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xcursor-themes)
+AC_INIT([xcursor-themes], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [xcursor-themes])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE