X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=9428cf5a389d0757757aaa5139a5caac07bccc34;hb=36630daca6569eed8f71dab6663e4fce113aa6ff;hp=5f83cb3e40317dad8fd7ad767dd1eb4ba1bd1924;hpb=37a74c993b00f2297c2309f8fa8d0a4c02dd3d8f;p=friendica.git diff --git a/boot.php b/boot.php index 5f83cb3e40..9428cf5a38 100644 --- a/boot.php +++ b/boot.php @@ -38,7 +38,7 @@ require_once 'include/dbstructure.php'; define ( 'FRIENDICA_PLATFORM', 'Friendica'); define ( 'FRIENDICA_CODENAME', 'Asparagus'); -define ( 'FRIENDICA_VERSION', '3.5.3dev' ); +define ( 'FRIENDICA_VERSION', '3.5.3-dev' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1227 );