Skip to content

Commit

Permalink
📝 new release v.0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reinaldo.junior committed Mar 19, 2018
1 parent 32253ce commit a63c2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/constantes.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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', 'v 0.3.0-alpha');
define('SYSTEM_VERSION', 'v 0.3.0');
define('APLICATIVO',SYSTEM_ACRONYM);
define('DS' , DIRECTORY_SEPARATOR);
define('ROOT_PATH' , '../');
Expand Down

0 comments on commit a63c2d4

Please sign in to comment.