From 83a3fb96188edc3357dada3d9c4dfaa2f5fd43af Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 5 Feb 2007 15:01:08 +0000 Subject: [PATCH] Bump version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index c1a3d90..48adf7b 100644 --- a/version +++ b/version @@ -12,7 +12,7 @@ # suffixed with a string. VERMAJOR=1 VERMINOR=3 -VERMICRO=5 +VERMICRO=6 VEREXTRA="" # kate: replace-trailing-space-save true; space-indent true; tab-width 4;