Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSayamindu Dasgupta <sayamindu@gmail.com>2009-08-26 14:58:48 (GMT)
committer Sayamindu Dasgupta <sayamindu@gmail.com>2009-08-26 14:58:48 (GMT)
commit812b84138eb2653eb951ec0cc36e4ea5d95374e8 (patch)
tree5c80d10671904c8fd435a407d504bb1834835afe
parent5542eddc7ec5801078c26a3af00e94a39c8f8e37 (diff)
Bump version to 0.2HEADv0.2master
-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)