]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
another typo
[friendica.git] / boot.php
index 77066717721acbdbcf6209de953ef9869c4817f4..65a1b8229d76eebc1c1142e490da7a905c59c1ad 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
 require_once('include/nav.php');
 
 define ( 'FRIENDIKA_PLATFORM',     'Free Friendika');
-define ( 'FRIENDIKA_VERSION',      '2.3.1123' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1124' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1094      );