From 8feeba7af531c8e1a91b8baabb14b9fb2cfb99fd Mon Sep 17 00:00:00 2001 From: tobiasd Date: Thu, 7 Nov 2013 10:06:10 +0100 Subject: [PATCH] rev update --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 2325c2dac7..d0f6e9d444 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.1744' ); +define ( 'FRIENDICA_VERSION', '3.2.1745' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1165 ); define ( 'EOL', "
\r\n" );