diff --git a/includes/constantes.php b/includes/constantes.php index 4380060..eebcf1b 100644 --- a/includes/constantes.php +++ b/includes/constantes.php @@ -14,7 +14,7 @@ define('SYSTEM_NAME', 'Gerador de Sistemas em FormDin'); define('SYSTEM_NAME_SUB', 'write less, do more. But "Talk is Cheap. Show me the Code"! '); define('SYSTEM_ACRONYM', 'sysGen'); -define('SYSTEM_VERSION', '0.6.1-alpha'); +define('SYSTEM_VERSION', '0.7.0'); define('APLICATIVO', SYSTEM_ACRONYM); define('DS', DIRECTORY_SEPARATOR); define('ROOT_PATH', '../');