]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
bug fix #1135, show more is usable again
[friendica.git] / boot.php
index e552ee3e0b4bfdd15ff2a1e6a01ba7776253f3ad..31858010d8e74a7e3485f12af6dcf617cb0215e1 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -15,7 +15,7 @@ require_once('update.php');
 require_once('include/dbstructure.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.2.1753' );
+define ( 'FRIENDICA_VERSION',      '3.3rc' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1173      );
 define ( 'EOL',                    "<br />\r\n"     );