projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
843082d
)
update version to 5.8.0
v5.8.0
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 04:55:23 +0000
(06:55 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 04:55:23 +0000
(06:55 +0200)
web/Obj/brisk.phh
patch
|
blob
|
history
diff --git
a/web/Obj/brisk.phh
b/web/Obj/brisk.phh
index
affe74a
..
335929b
100644
(file)
--- a/
web/Obj/brisk.phh
+++ b/
web/Obj/brisk.phh
@@
-153,7
+153,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 = "5.
7
.0";
+$G_brisk_version = "5.
8
.0";
/* MLANG: ALL THE INFO STRINGS IN brisk.phh */
$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: dati dai client via web-socket.',
@@
-3580,4
+3580,4
@@
function login_consistency($name)
}
return (TRUE);
}
-?>
\ No newline at end of file
+?>