Skip to content

Commit

Permalink
Version 1.2.0 is here
Browse files Browse the repository at this point in the history
  • Loading branch information
EsmondTan committed Jul 31, 2016
1 parent d927b12 commit 8a0d7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/defined.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
defined('_PATH') or die('Restricted!');

define('VERSION', '1.2.0a_rc');
define('VERSION', '1.2.0');
define('HTTP_SERVER', _URL);
define('HTTP_APPLICATION', APP_URL);
define('HTTPS_SERVER', _SURL);
Expand Down

0 comments on commit 8a0d7ca

Please sign in to comment.