aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 882e319..f43d927 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(matchbox-config-gtk, 0.1, http://www.o-hand.com/)
+AC_INIT(matchbox-config-gtk, 0.2, http://www.o-hand.com/)
AM_INIT_AUTOMAKE([1.6])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(appearance/mb-appearance.c)