From 8cc71fb06964cd62d0ea51e4c44f1ff778f3c0b0 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Fri, 18 Jun 2010 12:49:36 +0000 Subject: [PATCH] Bump version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 16bb85c..4d4c3cb 100644 --- a/version +++ b/version @@ -11,7 +11,7 @@ # expected to be in 'major.minor.micro' format. VERMAJOR=0 VERMINOR=3 -VERMICRO=9 +VERMICRO=10 # kate: replace-trailing-space-save true; space-indent true; tab-width 4; # vim: expandtab:ts=4:sw=4:syntax=sh