]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge branch 'master' into notify
[friendica.git] / boot.php
index 2c12ed508569d94e767ad206e21483aa82dbd5ed..7c60c11ad71834aa39b21ae3d9eda648d593b3cf 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '2.3.1203' );
+define ( 'FRIENDICA_VERSION',      '2.3.1204' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1112      );