]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
disable archive widget for PHP < 5.3
[friendica.git] / boot.php
index a611bf9647cd9ba6fdc3d9722e17f18e95e36d34..bf4e59293d66ceb3c089d06d01621c84806d0ed1 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.0.1372' );
+define ( 'FRIENDICA_VERSION',      '3.0.1373' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1149      );