aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-19 15:08:16 -0700
committerFriendika <info@friendika.com>2011-10-19 15:08:16 -0700
commit19129e06c39da10b7b026ab8c2176322102a95cf (patch)
treefaf88fe3cd8e7e3da727763dd3488545d93220e6 /boot.php
parent1148cbab2253b5ae58089c39fb2ec682dc05e117 (diff)
downloadvolse-hubzilla-19129e06c39da10b7b026ab8c2176322102a95cf.tar.gz
volse-hubzilla-19129e06c39da10b7b026ab8c2176322102a95cf.tar.bz2
volse-hubzilla-19129e06c39da10b7b026ab8c2176322102a95cf.zip
diaspora_reshare no content found, d* profile message work in progress, network page fix for cid search using post order
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 05e031e7b..b846bcd08 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.1138' );
+define ( 'FRIENDIKA_VERSION', '2.3.1139' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1097 );