diff --git a/README.md b/README.md index 260300be..45094b93 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### PABX 1.8.1 +### PABX 1.9.1 PostgreSQL 11 diff --git a/include/util/funcoesApl.php b/include/util/funcoesApl.php index 790f49e2..8c8b6acc 100755 --- a/include/util/funcoesApl.php +++ b/include/util/funcoesApl.php @@ -2090,7 +2090,7 @@ function SetModuAtendimentoDefault() function GetVersao() { - return "1.9.0"; + return "1.9.1"; } function GetEncType($upload)