From c35342dcb6498fa16b3367f524e603806b1e7aa4 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 25 Sep 2011 22:12:06 -0700 Subject: [PATCH] revision update --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index ca00a485be..3ad9cb4555 100644 --- a/boot.php +++ b/boot.php @@ -7,7 +7,7 @@ require_once('include/text.php'); require_once("include/pgettext.php"); -define ( 'FRIENDIKA_VERSION', '2.3.1114' ); +define ( 'FRIENDIKA_VERSION', '2.3.1115' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1092 );