Re: bbPress 1.0-alpha-6 released
FYI – Only three files changed in Trunk
- bb-includesfunctions.bb-users.php
- bb-includesfunctions.bb-meta.php
- bb-adminoptions-wordpress.php
I uploaded those and my version says alpha-6
Check your functions.bb-meta.php file for this:
case 'version' :
return '1.0-alpha-6'; // Don't filter
break;