bump version to 3.2, add changelog

This commit is contained in:
Fabrixxm
2013-10-14 03:53:23 -04:00
parent 16c2c73f07
commit bf4246842a
2 changed files with 43 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.1.1743' );
define ( 'FRIENDICA_VERSION', '3.2' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1163 );
define ( 'EOL', "<br />\r\n" );