]> git.mxchange.org Git - friendica.git/commitdiff
rev update
authorfriendica <info@friendica.com>
Thu, 10 May 2012 01:15:27 +0000 (18:15 -0700)
committerfriendica <info@friendica.com>
Thu, 10 May 2012 01:15:27 +0000 (18:15 -0700)
boot.php

index ef8763136d1b593b5080504dc9ce5414f5130548..e4d8663a3f56962466eea9cce091b3e0f8969044 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '2.3.1337' );
+define ( 'FRIENDICA_VERSION',      '3.0.1337' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1143      );