From 7267989c70313d31af67a8827f4ab020456e5f6d Mon Sep 17 00:00:00 2001
From: "Matteo Nastasi (mop)" <nastasi@alternativeoutput.it>
Date: Wed, 11 Feb 2015 09:57:31 +0100
Subject: [PATCH] version updated to 4.18.5

---
 web/Obj/brisk.phh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh
index 546f5eb..359cc5f 100644
--- a/web/Obj/brisk.phh
+++ b/web/Obj/brisk.phh
@@ -154,7 +154,7 @@ $mlang_brisk = array( 'btn_backstand'=> array( 'it' => 'torna in piedi',
 $G_lng = langtolng($G_lang);
 
 $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 );
-$G_brisk_version = "4.18.3";
+$G_brisk_version = "4.18.5";
 
 /* MLANG: ALL THE INFO STRINGS IN brisk.phh */
 $root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: Puffin riattivato, accessi da cloud disattivati, corretto bug sulla gestione di puffin, riabilitato blocco dei proxy.',
-- 
2.17.1