1
1
Fork 0

html5 parser - numeric attribute names chucking a wobbly.

This commit is contained in:
Friendika 2011-11-11 14:21:52 -08:00
commit c9014a111f
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
define ( 'FRIENDIKA_VERSION', '2.3.1161' );
define ( 'FRIENDIKA_VERSION', '2.3.1162' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1103 );