From 8aa25523721303b6883e1a793f20997f8a33ec0a Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 18 Jan 2012 16:21:30 -0800 Subject: add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 boot.php (limited to 'boot.php') diff --git a/boot.php b/boot.php old mode 100644 new mode 100755 index 941032eb3..af87cceaf --- 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.1228' ); +define ( 'FRIENDICA_VERSION', '2.3.1229' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1115 ); -- cgit v1.2.3