aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-25 22:41:50 -0800
committerfriendica <info@friendica.com>2011-11-25 22:41:50 -0800
commit0f4a42f550b5bc863cec7c7a3fca26a028599dcc (patch)
treef86801eac577e77ee654d9b0365037a4b558f500 /boot.php
parent6b93324c11439e739bfe32e0be6ddd07f72ea294 (diff)
downloadvolse-hubzilla-0f4a42f550b5bc863cec7c7a3fca26a028599dcc.tar.gz
volse-hubzilla-0f4a42f550b5bc863cec7c7a3fca26a028599dcc.tar.bz2
volse-hubzilla-0f4a42f550b5bc863cec7c7a3fca26a028599dcc.zip
start on bug #227 - more to do
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 640b0b8af..ff5d23847 100644
--- 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.1175' );
+define ( 'FRIENDICA_VERSION', '2.3.1176' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1105 );