Commit ac6f751b065891416d4bdb81a085b458feeb5d8a
1 parent
c55af8fe
Exists in
master
Apresentação da versão de referência do SEI e SIP
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
sei/ConfiguracaoSEI.php
sei/ConfiguracaoSip.php
... | ... | @@ -24,7 +24,7 @@ class ConfiguracaoSip extends InfraConfiguracao { |
24 | 24 | |
25 | 25 | 'PaginaSip' => array( |
26 | 26 | 'NomeSistema' => 'SIP', |
27 | - 'NomeSistemaComplemento' => 'v2.6.0'), | |
27 | + 'NomeSistemaComplemento' => SIP_VERSAO), | |
28 | 28 | |
29 | 29 | 'SessaoSip' => array( |
30 | 30 | 'SiglaOrgaoSistema' => 'ABC', | ... | ... |