]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
notification testing
[friendica.git] / boot.php
index cb7b7fc76927ed1d177b214fd92675eafc450749..bcc858fa18457c78a5d2bb33439148fc9493bf44 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.1207' );
+define ( 'FRIENDICA_VERSION',      '2.3.1208' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1112      );