bug 241 - valid emails may contain + on lhs

This commit is contained in:
friendica
2011-12-16 14:06:50 -08:00
parent efb9157490
commit 690b3f57b7
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1196' );
define ( 'FRIENDICA_VERSION', '2.3.1197' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );