]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
diabook-themes: small fix
[friendica.git] / boot.php
index cd9d55b34371a562e2153bb89a22a3285cb7dadc..abc7494931bda27e9fecf4bff6fbed8c5e33f499 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.1307' );
+define ( 'FRIENDICA_VERSION',      '2.3.1308' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1137      );