From 6a641148542b7d0d8c26163cead5f682f87cd472 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Fri, 10 Nov 2006 12:11:08 +0000 Subject: [PATCH] Bump vesion --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 39d4dea..dbb69ab 100644 --- a/version +++ b/version @@ -12,7 +12,7 @@ # suffixed with a string. VERMAJOR=0 VERMINOR=0 -VERMICRO=0 +VERMICRO=1 VEREXTRA="" # kate: replace-trailing-space-save true; space-indent true; tab-width 4;