]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
contact edit tool buttons a bit crowded
[friendica.git] / boot.php
index 263d76f62042015f6f6c673b93a344db7e564aa7..67e3d65ae170e4d2f9a90681b847c1a024ccb430 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
 set_time_limit(0);
 ini_set('pcre.backtrack_limit', 250000);
 
-define ( 'FRIENDIKA_VERSION',      '2.1.968' );
+define ( 'FRIENDIKA_VERSION',      '2.1.969' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1054      );