Commit 6a65eaad6a07813045f27dca8558bdc054e06b33
1 parent
c9ebee31
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ms_configura.php
... | ... | @@ -30,7 +30,7 @@ GNU junto com este programa; se não, escreva para a |
30 | 30 | Free Software Foundation, Inc., no endereço |
31 | 31 | 59 Temple Street, Suite 330, Boston, MA 02111-1307 USA. |
32 | 32 | */ |
33 | -$mensagemInicia = "I3Geo versão 3.8 beta 2"; | |
33 | +$mensagemInicia = "I3Geo versão 3.8 beta 3"; | |
34 | 34 | if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN')) |
35 | 35 | { |
36 | 36 | /* | ... | ... |