aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-25 13:00:44 -0800
committerfriendica <info@friendica.com>2012-02-25 13:00:44 -0800
commit579738aff77ed0aa6da853b479720be9ea4953d2 (patch)
tree1c41e35c693bfcfb27d3195826578a18de1fe7f3 /boot.php
parent00edc89c4797934c4ec44c96fcddf2cea180601e (diff)
downloadvolse-hubzilla-579738aff77ed0aa6da853b479720be9ea4953d2.tar.gz
volse-hubzilla-579738aff77ed0aa6da853b479720be9ea4953d2.tar.bz2
volse-hubzilla-579738aff77ed0aa6da853b479720be9ea4953d2.zip
fixed link for toggling plugin from detail page
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 0815f59f6..d9d361ee3 100755
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1262' );
+define ( 'FRIENDICA_VERSION', '2.3.1263' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1125 );