aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-06 17:26:27 -0700
committerFriendika <info@friendika.com>2011-10-06 17:26:27 -0700
commit272b838233bce54c16d77f0f3c78c9c37cae04cb (patch)
tree7c82ceed51c61a3b556f523651b4829041b24814 /boot.php
parente232c50c9e429b53005873a28ddeb549a7bcf959 (diff)
downloadvolse-hubzilla-272b838233bce54c16d77f0f3c78c9c37cae04cb.tar.gz
volse-hubzilla-272b838233bce54c16d77f0f3c78c9c37cae04cb.tar.bz2
volse-hubzilla-272b838233bce54c16d77f0f3c78c9c37cae04cb.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 c9603f787..43e50d334 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.1125' );
+define ( 'FRIENDIKA_VERSION', '2.3.1126' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1094 );