From 5c358ce21d8bd61a8034bce8624082d6f4b71d96 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 23 Jul 2007 12:15:04 +0000 Subject: [PATCH] Bump version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 3f8824e..61208c3 100644 --- a/version +++ b/version @@ -11,7 +11,7 @@ # expected to be in 'major.minor.micro' format. VERMAJOR=0 VERMINOR=1 -VERMICRO=1 +VERMICRO=2 # kate: replace-trailing-space-save true; space-indent true; tab-width 4; # vim: expandtab:ts=4:sw=4