raising the version number to 0.2.0 - it's getting closer, dudes!

This commit is contained in:
Kevin
2008-01-30 22:11:00 +00:00
parent 405c91282e
commit 8d6861be8b

View File

@@ -1,6 +1,6 @@
<?php
$current_version = '0.1.1';
$current_version = '0.2.0';
// If only checking version, exit.
if( defined('IN_PHPBB') )