From 3ed9be011aee85dec1bc7f3dff363bf9fb73f07c Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Wed, 13 Dec 2006 21:38:55 +0000 Subject: [PATCH] Bump version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index dbb69ab..6466447 100644 --- a/version +++ b/version @@ -12,7 +12,7 @@ # suffixed with a string. VERMAJOR=0 VERMINOR=0 -VERMICRO=1 +VERMICRO=2 VEREXTRA="" # kate: replace-trailing-space-save true; space-indent true; tab-width 4;