Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-18 18:02:28 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-18 18:02:28 (GMT)
commitf9acdfb68e8e418853dbc06eefc4fcd13b0f45f4 (patch)
treee1f7d2741ea33d264c6b5498363ee77926a96902
parentca38f9f39e6896ddc5369de640f69930616b22d1 (diff)
Release 0.16v0.16
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 184510a..43f7648 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.15)
+AM_INIT_AUTOMAKE(olpc-artwork, 0.16)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"