]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
wrong variable passed
[friendica.git] / boot.php
index 2a4c29c1aec2e9aed1df47a1f78fad1c246beb18..7dfaa021ee7743cb35df845166e938fa741b5c2e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
 
 set_time_limit(0);
 
-define ( 'FRIENDIKA_VERSION',      '2.1.945' );
+define ( 'FRIENDIKA_VERSION',      '2.1.946' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1048      );