Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekkiran committed Oct 31, 2015
1 parent 9fc953b commit 52b4c13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/setup/config.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
define('VERSION', '2.0.3.1_rc');
define('VERSION', '2.1.0.2_rc');
define('ADMIN_USERNAME', '');
define('ADMIN_PASSWORD', '');

Expand Down Expand Up @@ -38,4 +38,4 @@
'google_sitemap_status' => 1
)
),
);
);

0 comments on commit 52b4c13

Please sign in to comment.