version 0.6, instruction installation punBB

This commit is contained in:
nojhan 2009-03-02 22:33:47 +00:00
commit 47374c9467
3 changed files with 11 additions and 2 deletions

View file

@ -17,7 +17,7 @@ class configuration
/**
* Software version
*/
var $version = 'pre-0.5 (2008-04-22)';
var $version = '0.6';
/**
* URL of the website
@ -124,4 +124,5 @@ class configuration
var $thumb_size = 200;
}
?>
?>