Skip to content

Commit

Permalink
pcc version update
Browse files Browse the repository at this point in the history
  • Loading branch information
bef committed Sep 29, 2016
1 parent 51d76a3 commit 4ed92ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpconfigcheck.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
/*****************************************************************************/

$pcc_name = "PHP Secure Configuration Checker";
$pcc_version = "0.1-dev7";
$pcc_version = "0.1-dev8";
$pcc_copy = "(c) 2015-2016 SektionEins GmbH / Ben Fuhrmannek";
$pcc_date = "2016-05-27"; // release date for update check
$pcc_date = "2016-09-29"; // release date for update check
$pcc_url = "https://github.com/sektioneins/pcc"; // download URL

/*****************************************************************************/
Expand Down

0 comments on commit 4ed92ed

Please sign in to comment.