]> git.mxchange.org Git - friendica.git/commitdiff
Merge https://github.com/friendica/friendica into pull
authorfriendica <info@friendica.com>
Sat, 23 Feb 2013 01:12:14 +0000 (17:12 -0800)
committerfriendica <info@friendica.com>
Sat, 23 Feb 2013 01:12:14 +0000 (17:12 -0800)
1  2 
boot.php

diff --cc boot.php
index 3189af6658993ea20d0f40ed51d63b91d8d055b4,93dbd5abab47b0ce21b4999485a6398d33e87fee..bb721530376b7601162e2bae722edc939135979c
+++ b/boot.php
@@@ -12,9 -12,9 +12,9 @@@ require_once('library/Mobile_Detect/Mob
  require_once('include/features.php');
  
  define ( 'FRIENDICA_PLATFORM',     'Friendica');
 -define ( 'FRIENDICA_VERSION',      '3.1.1618' );
 +define ( 'FRIENDICA_VERSION',      '3.1.1619' );
  define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
- define ( 'DB_UPDATE_VERSION',      1162      );
+ define ( 'DB_UPDATE_VERSION',      1163      );
  define ( 'EOL',                    "<br />\r\n"     );
  define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );