From 812b84138eb2653eb951ec0cc36e4ea5d95374e8 Mon Sep 17 00:00:00 2001 From: Sayamindu Dasgupta Date: Wed, 26 Aug 2009 14:58:48 +0000 Subject: Bump version to 0.2 --- 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) -- cgit v0.9.1