summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-23 19:41:07 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-23 19:41:07 -0700
commitbd5c027d923351ea8ef541a6d5092ba9e8661f6c (patch)
tree7da1552cdefec053cfe819b9c7ba3c0263ab78f6
parentb848ae7bbd9d328fa8115707153a92414b302753 (diff)
xcursorgen 1.0.4xcursorgen-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4afedd4..a7d082b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,10 @@
# $XdotOrg: app/xcursorgen/configure.ac,v 1.7 2005/12/15 00:24:05 kem Exp $
AC_PREREQ([2.60])
-AC_INIT(xcursorgen, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xcursorgen)
+AC_INIT([xcursorgen],
+ [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [xcursorgen])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE