@@ -26,7 +26,7 @@
if (!function_exists('software_version')) {
function software_version() {
- return '3.5 rc 4';
+ return '3.6.0-rc1';
}