Fix tools for translations (ddorian1)
Fix API login via LDAP (issue #1286) (fabrixxm)
Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
+ Fix poke activities translation (fabrixxm)
+ Fix html escaping in templates (fabrixxm)
+ Fix Friendica contacts shown as Diaspora contacts via Poco (annando)
+ Fix shared contacts wrong linking (issue #1388) (annando)
+ Fix email validation (ddorian1)
Better documentation for developers (silke)
Version 3.3.2
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Ginger');
-define ( 'FRIENDICA_VERSION', '3.3.3-RC' );
+define ( 'FRIENDICA_VERSION', '3.3.3' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1178 );
define ( 'EOL', "<br />\r\n" );