repair duplicate nickname accounts caused by race condition

This commit is contained in:
Friendika 2011-03-24 15:45:27 -07:00
parent 067626380d
commit 6bc5d6f17b
2 changed files with 19 additions and 1 deletions

View file

@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.927' );
define ( 'FRIENDIKA_VERSION', '2.1.928' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'DB_UPDATE_VERSION', 1045 );