aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-08 15:23:19 -0700
committerFriendika <info@friendika.com>2011-10-08 15:23:19 -0700
commit43973e455abb612755fc4a58913f3c82d66d7d0d (patch)
tree74665f6339045f0f2ac466c7d544162c6a99ee1a /boot.php
parent24745314517eac403b421fa17a51bdbec94f3b6e (diff)
downloadvolse-hubzilla-43973e455abb612755fc4a58913f3c82d66d7d0d.tar.gz
volse-hubzilla-43973e455abb612755fc4a58913f3c82d66d7d0d.tar.bz2
volse-hubzilla-43973e455abb612755fc4a58913f3c82d66d7d0d.zip
revup
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 5b0164e54..b53dfb531 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.1127' );
+define ( 'FRIENDIKA_VERSION', '2.3.1128' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1094 );