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