From 4ac5a43fb6754b2d04dcd293f3c8cf116e36ddcc Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 5 Feb 2007 14:59:56 +0000 Subject: [PATCH] Bump version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index ca2dfa7..3771dde 100644 --- a/version +++ b/version @@ -12,7 +12,7 @@ # suffixed with a string. VERMAJOR=0 VERMINOR=0 -VERMICRO=5 +VERMICRO=6 VEREXTRA="" # kate: replace-trailing-space-save true; space-indent true; tab-width 4;