aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-19 13:37:10 -0800
committerfriendica <info@friendica.com>2011-11-19 13:37:10 -0800
commit44dcef29484c1f27f15d3ce1ae63a9d24cd1f5e7 (patch)
treee9bfffb8baf77b902ac89b6ee1b8de0105bb2ec6 /boot.php
parent191a9b048f3afa28b08a2e3cd2b277fc84956876 (diff)
downloadvolse-hubzilla-44dcef29484c1f27f15d3ce1ae63a9d24cd1f5e7.tar.gz
volse-hubzilla-44dcef29484c1f27f15d3ce1ae63a9d24cd1f5e7.tar.bz2
volse-hubzilla-44dcef29484c1f27f15d3ce1ae63a9d24cd1f5e7.zip
revup
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 61383f0af..773422637 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
-define ( 'FRIENDIKA_VERSION', '2.3.1169' );
+define ( 'FRIENDIKA_VERSION', '2.3.1170' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1105 );