aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-03 14:47:18 -0700
committerFriendika <info@friendika.com>2011-10-03 14:47:18 -0700
commitdfd5cc57c2134067dc6229b8583b5e808f160004 (patch)
treea6ec4019f0d269a7020d7f1c6305045d1978bb14 /boot.php
parentc6ac4387350eefce8ba68485c49ba8da60ff437b (diff)
downloadvolse-hubzilla-dfd5cc57c2134067dc6229b8583b5e808f160004.tar.gz
volse-hubzilla-dfd5cc57c2134067dc6229b8583b5e808f160004.tar.bz2
volse-hubzilla-dfd5cc57c2134067dc6229b8583b5e808f160004.zip
tagmatch available to anon, add paging variable to query
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 471231820..770667177 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.1122' );
+define ( 'FRIENDIKA_VERSION', '2.3.1123' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1094 );