]> git.mxchange.org Git - friendica.git/commitdiff
rev up
authortobiasd <tobias.diekershoff@gmx.net>
Sun, 25 May 2014 06:00:22 +0000 (08:00 +0200)
committertobiasd <tobias.diekershoff@gmx.net>
Sun, 25 May 2014 06:00:22 +0000 (08:00 +0200)
boot.php

index 3a9e8c3e725678f1a82f6c102e479c1e2c05bb38..94e6fbc0003d3b10da6f657d33dc62f7d12842bb 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.1748' );
+define ( 'FRIENDICA_VERSION',      '3.2.1749' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1170      );
 define ( 'EOL',                    "<br />\r\n"     );