]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
rev update, fix autoname test "random" failure
[friendica.git] / boot.php
index 8b25dff4624b48e63128b9d895441b201fb15d40..4ff84a80301ff831b4893281ed1f451c90812adc 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.1322' );
+define ( 'FRIENDICA_VERSION',      '2.3.1323' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1138      );