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