Skip to content

Commit

Permalink
Merge pull request #39 from ravilrrr/patch-2
Browse files Browse the repository at this point in the history
Update index.php
  • Loading branch information
toporchillo committed Feb 10, 2014
2 parents 65c0dd8 + 8023273 commit c8ae0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// Version
define('VERSION', '1.5.5.1.1');
define('VERSION', '1.5.5.1.2');

// Configuration
if (file_exists('config.php')) {
Expand Down

0 comments on commit c8ae0a2

Please sign in to comment.