aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-05-10 09:58:52 +0200
committerzottel <github@zottel.net>2012-05-10 09:58:52 +0200
commit4709960189e48fa1e073035cde916767f3dd830e (patch)
treec8c7bb81562374480912deff42986bbef434879f /boot.php
parentd92be9d93cc6a9b90572cd46e982e24f57c43ffc (diff)
parent7b41c0a555c5b58b2a09be0424bb09af7fa49b42 (diff)
downloadvolse-hubzilla-4709960189e48fa1e073035cde916767f3dd830e.tar.gz
volse-hubzilla-4709960189e48fa1e073035cde916767f3dd830e.tar.bz2
volse-hubzilla-4709960189e48fa1e073035cde916767f3dd830e.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e98bfea9d..e4d8663a3 100644
--- 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.1336' );
+define ( 'FRIENDICA_VERSION', '3.0.1337' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );