From 19bfd1e3da6d9dec7b083bdbd26299ee54d4b62a Mon Sep 17 00:00:00 2001 From: Woody Gilk Date: Mon, 14 Mar 2011 14:19:15 -0500 Subject: [PATCH] Preparing for v2.0.1 release --- classes/kohana/kostache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/kohana/kostache.php b/classes/kohana/kostache.php index 14e022e..5141c34 100644 --- a/classes/kohana/kostache.php +++ b/classes/kohana/kostache.php @@ -12,7 +12,7 @@ */ abstract class Kohana_Kostache { - const VERSION = '2.0beta1'; + const VERSION = '2.0.1'; /** * Factory method for Kostache views. Accepts a template path and an