aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-11 16:58:36 -0800
committerfriendica <info@friendica.com>2011-12-11 16:58:36 -0800
commit834639ebab3daded63c3ed076273e69b798ced90 (patch)
treeb5fb3b69ae5a587cc1ab13e76d147fdd9bf8cb59 /boot.php
parentacdc7ca05af929aba99e5e54015e454c287c0980 (diff)
downloadvolse-hubzilla-834639ebab3daded63c3ed076273e69b798ced90.tar.gz
volse-hubzilla-834639ebab3daded63c3ed076273e69b798ced90.tar.bz2
volse-hubzilla-834639ebab3daded63c3ed076273e69b798ced90.zip
\o/ smiley
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 c44760930..8452108ff 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.1190' );
+define ( 'FRIENDICA_VERSION', '2.3.1192' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );