Commit 729402e0a762ea70b9b8c8282fee1558856efd54
1 parent
7319418e
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', | ... | ... |