]> git.mxchange.org Git - friendica.git/commitdiff
rev update
authortobiasd <tobias.diekershoff@gmx.net>
Tue, 31 Dec 2013 17:01:20 +0000 (18:01 +0100)
committertobiasd <tobias.diekershoff@gmx.net>
Tue, 31 Dec 2013 17:01:20 +0000 (18:01 +0100)
boot.php

index 6b130edf9ce37421b76d4bca72a00d40d1381dc7..7dfcc5ce7b71c6b2e4f1b3d8d9130e0c4a1fe2f8 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.1745' );
+define ( 'FRIENDICA_VERSION',      '3.2.1746' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1167      );
 define ( 'EOL',                    "<br />\r\n"     );