Skip to content

Commit

Permalink
📝 new release version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjverde committed Sep 16, 2019
1 parent e397063 commit 018772b
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 @@ -13,7 +13,7 @@
define('SYSTEM_NAME', 'SysGen - Scaffold Generator System with FormDin');
define('SYSTEM_NAME_SUB', 'write less, do more. But "Talk is Cheap. Show me the Code"! ');
define('SYSTEM_ACRONYM', 'sysGen');
define('SYSTEM_VERSION', '1.9.0-alpha');
define('SYSTEM_VERSION', '1.9.0');
define('APLICATIVO', SYSTEM_ACRONYM);
define('ROOT_PATH', '../');
define('CHAR_MAX_TEXT_FIELD', 101);
Expand Down

0 comments on commit 018772b

Please sign in to comment.