registration issue after re-factor

This commit is contained in:
friendica
2012-06-01 15:42:13 -07:00
parent 974935e921
commit 0165d5dd2c
4 changed files with 167 additions and 164 deletions

View File

@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1360' );
define ( 'FRIENDICA_VERSION', '3.0.1361' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1145 );