Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-12-19 13:43:11 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-12-19 13:43:11 (GMT)
commitb94c064a37d052b4e41e5655bcd59c1545619735 (patch)
tree926e0d041ff6ca4dbbe54029bcf7e8cd9a0bd71e /configure.in
parent18703ab5e7088b1b255f18349dbe3e672c2b11d4 (diff)
Use the right cursor theme/size also for gtk
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5774789..b48f985 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(art)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(olpc-artwork, 0.25)
+AM_INIT_AUTOMAKE(olpc-artwork, 0.27)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"