aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-28 15:11:59 -0800
committerfriendica <info@friendica.com>2011-11-28 15:11:59 -0800
commitf4e1135f7962ae06dc529b8d3b9c2f029baa3a73 (patch)
tree4514a9f6e06b3f088c3ded952a4b73b7139aa598 /boot.php
parentccef8995779d8b97e0bd9965eee5c592101969de (diff)
downloadvolse-hubzilla-f4e1135f7962ae06dc529b8d3b9c2f029baa3a73.tar.gz
volse-hubzilla-f4e1135f7962ae06dc529b8d3b9c2f029baa3a73.tar.bz2
volse-hubzilla-f4e1135f7962ae06dc529b8d3b9c2f029baa3a73.zip
poco addition to provide a "suggestme" for new members
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 19cdb87be..b07249260 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.1178' );
+define ( 'FRIENDICA_VERSION', '2.3.1179' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1106 );