]> git.mxchange.org Git - friendica.git/commitdiff
rev up
authortobiasd <tobias.diekershoff@gmx.net>
Sat, 14 Jun 2014 12:09:18 +0000 (14:09 +0200)
committertobiasd <tobias.diekershoff@gmx.net>
Sat, 14 Jun 2014 12:09:18 +0000 (14:09 +0200)
in preperation for the big pull

boot.php

index 53d1c18ba16b6f3631d9b65f5b3da543d1832613..d93f99495b06927f82b438c8efd477f6dfb6eca5 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.1750' );
+define ( 'FRIENDICA_VERSION',      '3.2.1751' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1170      );
 define ( 'EOL',                    "<br />\r\n"     );