From 573e0128d6b4b51eb4d56afd56e8d891c59eaa49 Mon Sep 17 00:00:00 2001 From: tobiasd Date: Tue, 31 Dec 2013 18:01:20 +0100 Subject: [PATCH] rev update --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 6b130edf9c..7dfcc5ce7b 100644 --- a/boot.php +++ b/boot.php @@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('include/features.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.2.1745' ); +define ( 'FRIENDICA_VERSION', '3.2.1746' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1167 ); define ( 'EOL', "
\r\n" );