aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-14 14:17:48 -0800
committerfriendica <info@friendica.com>2011-12-14 14:17:48 -0800
commit431a4abd2563e8aa271549e5f18c523dcef4acaa (patch)
tree8e1d1630030795519deac9d588aa289409a599f0 /boot.php
parent4007e7ec19bfca47a32ec73f1eb10d77f2de785f (diff)
downloadvolse-hubzilla-431a4abd2563e8aa271549e5f18c523dcef4acaa.tar.gz
volse-hubzilla-431a4abd2563e8aa271549e5f18c523dcef4acaa.tar.bz2
volse-hubzilla-431a4abd2563e8aa271549e5f18c523dcef4acaa.zip
name change stragglers, fix newmember links, liveupdate glitch
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 c604e4f77..bc6f77dc6 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.1194' );
+define ( 'FRIENDICA_VERSION', '2.3.1195' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );