<?php defined('SYSPATH') OR die('No direct access to this file is allowed.');
/**
* Version information for Noostr.
*
* @package Noostr
*/
define('APPNAME', 'Noostr');
define('VERSION', 0.6);
define('BUILD', '1005.11.1200');
define('APPADDRESS', 'http://noostr.com');