]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 7 Aug 2014 06:46:29 +0000 (08:46 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 7 Aug 2014 06:46:29 +0000 (08:46 +0200)
boot.php

index 7fb7fba7d19d6f4823439d9a644bf16b301f070b..76eb8fa73858ba76831ab38fa567fbf26d9c03dc 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 require_once('include/features.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.2.1751' );
+define ( 'FRIENDICA_VERSION',      '3.2.1752' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1170      );
 define ( 'EOL',                    "<br />\r\n"     );