]> git.mxchange.org Git - friendica.git/commitdiff
rev up
authortobiasd <tobias.diekershoff@gmx.net>
Thu, 29 May 2014 12:44:19 +0000 (14:44 +0200)
committertobiasd <tobias.diekershoff@gmx.net>
Thu, 29 May 2014 12:44:19 +0000 (14:44 +0200)
boot.php

index 009b74ec210893964a3414945331eca1afd77d12..53d1c18ba16b6f3631d9b65f5b3da543d1832613 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.1749' );
+define ( 'FRIENDICA_VERSION',      '3.2.1750' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1170      );
 define ( 'EOL',                    "<br />\r\n"     );