unterminated sql string

This commit is contained in:
friendica
2012-06-22 00:25:01 -07:00
parent 53c9ea7606
commit eeceecc9ba
3 changed files with 76 additions and 68 deletions

View File

@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1380' );
define ( 'FRIENDICA_VERSION', '3.0.1381' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );