diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 08:57:22 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 08:57:22 -0700 |
commit | 287d4bac2826de32365afcb2cbe0ec24abd2eecd (patch) | |
tree | 329f7d8f16b053c06b8cc1d2e88347e4d4393a38 | |
parent | fd7401bab073b95c2e8d4d45569f03afffda8ee2 (diff) |
xcursor-themes 1.0.3xcursor-themes-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
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 |