summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-08-20 18:14:28 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-20 18:14:28 -0700
commit5aca565a857da642bc3f9dc89e88bfa3c1b13f11 (patch)
tree88c849368925b01877b1f15340fe88b0bffb5e0a
parentea7f29dd3104c23f2533e45395852202dc588d36 (diff)
Version bump: 1.0.2xcursorgen-1.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 46bdf17..294830c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# $XdotOrg: app/xcursorgen/configure.ac,v 1.7 2005/12/15 00:24:05 kem Exp $
AC_PREREQ([2.57])
-AC_INIT(xcursorgen, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xcursorgen)
+AC_INIT(xcursorgen, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xcursorgen)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE