]> git.mxchange.org Git - friendica.git/commitdiff
rev update
authortobiasd <tobias.diekershoff@gmx.net>
Fri, 3 Jan 2014 09:02:17 +0000 (10:02 +0100)
committertobiasd <tobias.diekershoff@gmx.net>
Fri, 3 Jan 2014 09:02:17 +0000 (10:02 +0100)
boot.php

index 7dfcc5ce7b71c6b2e4f1b3d8d9130e0c4a1fe2f8..035550463656819b29506e83bc7efed00d939156 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.1746' );
+define ( 'FRIENDICA_VERSION',      '3.2.1747' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1167      );
 define ( 'EOL',                    "<br />\r\n"     );