aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-12 13:41:51 -0800
committerfriendica <info@friendica.com>2011-12-12 13:41:51 -0800
commitb10e20c59916fa92c631a2535122d7f15f85441e (patch)
treebca3b33010ecc58a2182af65042d40098ab9ec34 /boot.php
parentcbdc667ba2a602dd515ac33b2cb1554f9bffc20c (diff)
downloadvolse-hubzilla-b10e20c59916fa92c631a2535122d7f15f85441e.tar.gz
volse-hubzilla-b10e20c59916fa92c631a2535122d7f15f85441e.tar.bz2
volse-hubzilla-b10e20c59916fa92c631a2535122d7f15f85441e.zip
revup
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 60cdd326a..2553642fc 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.1192' );
+define ( 'FRIENDICA_VERSION', '2.3.1193' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );