From 579738aff77ed0aa6da853b479720be9ea4953d2 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 25 Feb 2012 13:00:44 -0800 Subject: fixed link for toggling plugin from detail page --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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 ); -- cgit v1.2.3