aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-30 17:47:33 -0700
committerFriendika <info@friendika.com>2011-09-30 17:47:33 -0700
commit0508ccf50fc6f64af40ad97e3a573a0d489630f2 (patch)
treed33e1c1e85fbcb22d375f6a005213e85f2268191 /boot.php
parent30b7c689292b3a5d06fb9c52a369b53ecb05e57f (diff)
downloadvolse-hubzilla-0508ccf50fc6f64af40ad97e3a573a0d489630f2.tar.gz
volse-hubzilla-0508ccf50fc6f64af40ad97e3a573a0d489630f2.tar.bz2
volse-hubzilla-0508ccf50fc6f64af40ad97e3a573a0d489630f2.zip
restore photo cache
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 85b571c82..59eeb4643 100644
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1119' );
+define ( 'FRIENDIKA_VERSION', '2.3.1120' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1093 );