From 946c1f79d5f96db43bad495b6613237c7a212e06 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 16 Mar 2013 13:46:39 +0200 Subject: [PATCH] Monstra 2.2.0 beta 3 --- libraries/Gelato/Gelato.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/Gelato/Gelato.php b/libraries/Gelato/Gelato.php index 2bd36be..60a2c01 100644 --- a/libraries/Gelato/Gelato.php +++ b/libraries/Gelato/Gelato.php @@ -18,7 +18,7 @@ /** * The version of Gelato */ -define('GELATO_VERSION', '1.0.1'); +define('GELATO_VERSION', '1.0.2'); /** * Define __DIR__ constant for PHP 5.2.x