From fd19aa57f6308c957ae05bfaf5dd78822f2333dd Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Fri, 15 Mar 2013 10:46:33 +0100 Subject: [PATCH] version updated --- 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 90c5b50..8118b8c 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -141,7 +141,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.7.1"; +$G_brisk_version = "4.7.2"; /* MLANG: ALL THE INFO STRINGS IN brisk.phh */ $root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), NOVITA\': prova il nuovo azioni->preferenze.', -- 2.17.1