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