]> git.mxchange.org Git - friendica.git/commitdiff
rev update
authortobiasd <tobias.diekershoff@gmx.net>
Mon, 6 Jan 2014 06:36:57 +0000 (07:36 +0100)
committertobiasd <tobias.diekershoff@gmx.net>
Mon, 6 Jan 2014 06:36:57 +0000 (07:36 +0100)
boot.php

index 9264d34fc0df93b3e9c3121964a1d99459513aea..6e2c2fb4f5201af27d08fabbbcca8a30697fdd91 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.1747' );
+define ( 'FRIENDICA_VERSION',      '3.2.1748' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1169      );
 define ( 'EOL',                    "<br />\r\n"     );