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