bypass D* markdown bug for now

This commit is contained in:
friendica 2012-01-09 18:52:49 -08:00
parent 3bdcb52471
commit a13156c0f3
5 changed files with 31 additions and 3 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.1220' );
define ( 'FRIENDICA_VERSION', '2.3.1221' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );