aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-11 15:45:19 -0700
committerFriendika <info@friendika.com>2011-04-11 15:45:19 -0700
commitff15ea099310bab5cdcaa724274f3ef22301fcb4 (patch)
tree0ba3053c821967e467943e1907010063c2f10565 /boot.php
parent21c48a147655378bef133aa9fd3f5aa162a21675 (diff)
downloadvolse-hubzilla-ff15ea099310bab5cdcaa724274f3ef22301fcb4.tar.gz
volse-hubzilla-ff15ea099310bab5cdcaa724274f3ef22301fcb4.tar.bz2
volse-hubzilla-ff15ea099310bab5cdcaa724274f3ef22301fcb4.zip
wrong variable passed
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 2a4c29c1a..7dfaa021e 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.945' );
+define ( 'FRIENDIKA_VERSION', '2.1.946' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1048 );