aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-01 18:54:48 -0700
committerFriendika <info@friendika.com>2011-10-01 18:54:48 -0700
commit96e735fdd27bbf18a3a2d916882e574ec22fea21 (patch)
tree853348e29b42cf8b724122d0a870a030445bd67f /boot.php
parent0ad9e7b5f4f72f789363ae1a1836e43d5707bf0a (diff)
downloadvolse-hubzilla-96e735fdd27bbf18a3a2d916882e574ec22fea21.tar.gz
volse-hubzilla-96e735fdd27bbf18a3a2d916882e574ec22fea21.tar.bz2
volse-hubzilla-96e735fdd27bbf18a3a2d916882e574ec22fea21.zip
zot protocol update
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 59eeb4643..61f5fb9f5 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.1120' );
+define ( 'FRIENDIKA_VERSION', '2.3.1121' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1093 );