aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-03 00:08:04 -0800
committerfriendica <info@friendica.com>2011-12-03 00:08:04 -0800
commit172fdbcdcfac15a14332967d6d493eac56c088bb (patch)
treed2e7bd72f0dc0d5e6f706b655c66af8e47d72190 /boot.php
parent09d8a3b69f638575076f5dd5ddc40e7e7af2c6a3 (diff)
downloadvolse-hubzilla-172fdbcdcfac15a14332967d6d493eac56c088bb.tar.gz
volse-hubzilla-172fdbcdcfac15a14332967d6d493eac56c088bb.tar.bz2
volse-hubzilla-172fdbcdcfac15a14332967d6d493eac56c088bb.zip
bug #232
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 2ab1f560b..753ba3280 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.1182' );
+define ( 'FRIENDICA_VERSION', '2.3.1183' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1107 );