Skip to content

Commit

Permalink
Update version for scanner.
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Nov 15, 2014
1 parent cbb3996 commit d85708c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html/include/phpinfo-scanner.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php
class xdebugVersion
{
static public $latestVersion = '2.2.5';
static public $latestWindowsVersion = '2.2.5';
static public $latestVersion = '2.2.6';
static public $latestWindowsVersion = '2.2.6';

function __construct()
{
Expand Down

0 comments on commit d85708c

Please sign in to comment.