Commit 940483a4846a06312a6377e0c0bc64cace25088b
1 parent
c957e991
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
versao.php
... | ... | @@ -8,5 +8,5 @@ Utilizado como um include em ms_configura.php |
8 | 8 | * TODO v5 guia de migracao esta correto? |
9 | 9 | * TODO v5 gerar repositorio no SVN com o nome i3geo47 |
10 | 10 | */ |
11 | -$mensagemInicia = 'Versão 4.7'; | |
11 | +$mensagemInicia = 'Versão 5.0 beta 1'; | |
12 | 12 | ?> |
13 | 13 | \ No newline at end of file | ... | ... |