From 6ae62fb796dd263ec516567b2f37823899c0fa21 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Sun, 29 Jul 2007 11:58:18 +0000 Subject: [PATCH] Bump version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 1632712..6fc0636 100644 --- a/version +++ b/version @@ -11,7 +11,7 @@ # expected to be in 'major.minor.micro' format. VERMAJOR=0 VERMINOR=2 -VERMICRO=1 +VERMICRO=2 # kate: replace-trailing-space-save true; space-indent true; tab-width 4; # vim: expandtab:ts=4:sw=4