aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-28 16:13:54 -0700
committerFriendika <info@friendika.com>2011-10-28 16:13:54 -0700
commitb02598185803e60b36b033ef3ccf05d1bd4d3af2 (patch)
tree1bdeea2968673b0e70003845308dfc67c275927a /boot.php
parent2914ffb396259da2901ed261159eb51987b8d814 (diff)
downloadvolse-hubzilla-b02598185803e60b36b033ef3ccf05d1bd4d3af2.tar.gz
volse-hubzilla-b02598185803e60b36b033ef3ccf05d1bd4d3af2.tar.bz2
volse-hubzilla-b02598185803e60b36b033ef3ccf05d1bd4d3af2.zip
yet more diaspora images to scale
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 6902023fd..d2557e114 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1147' );
+define ( 'FRIENDIKA_VERSION', '2.3.1148' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1099 );