]> git.mxchange.org Git - friendica.git/commitdiff
rev update
authortobiasd <tobias.diekershoff@gmx.net>
Thu, 7 Nov 2013 09:06:10 +0000 (10:06 +0100)
committertobiasd <tobias.diekershoff@gmx.net>
Thu, 7 Nov 2013 09:06:10 +0000 (10:06 +0100)
boot.php

index 2325c2dac7a0260b78a77f64c8dea68ec9a8cbfe..d0f6e9d444fbc52ae0c21a74fa22e2f308789c02 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.1744' );
+define ( 'FRIENDICA_VERSION',      '3.2.1745' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1165      );
 define ( 'EOL',                    "<br />\r\n"     );