Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
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 0a19b02..3beb8fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ dnl * Init Stuff
dnl ******************
AC_PREREQ(2.52)
-AC_INIT(python-xklavier, 0.1, sayamindu@laptop.org)
+AC_INIT(python-xklavier, 0.2, sayamindu@laptop.org)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(config.h.in)