Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dd2592b..3116ae7 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.21)
+AM_INIT_AUTOMAKE(olpc-artwork, 0.22)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"