Skip to content

Commit

Permalink
fixing version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
padams committed Jul 6, 2014
1 parent a2b104d commit 6086891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owa_env.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
define('OWA_PLUGIN_DIR', OWA_DIR.'plugins/');
define('OWA_CONF_DIR', OWA_DIR.'conf/');
define('OWA_THEMES_DIR', OWA_DIR.'themes/');
define('OWA_VERSION', '1.5.6');
define('OWA_VERSION', '1.5.7');
?>

0 comments on commit 6086891

Please sign in to comment.