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