aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-14 16:32:21 -0700
committerfriendica <info@friendica.com>2012-05-14 16:32:21 -0700
commit2b471d6df3754a87884e222d264d6a97c58eb888 (patch)
treeec5101959704bcd00a67ad3405fd1173e1a68e2f /boot.php
parentc12ec1116b54f0f39697099a583bb82150a8b703 (diff)
downloadvolse-hubzilla-2b471d6df3754a87884e222d264d6a97c58eb888.tar.gz
volse-hubzilla-2b471d6df3754a87884e222d264d6a97c58eb888.tar.bz2
volse-hubzilla-2b471d6df3754a87884e222d264d6a97c58eb888.zip
rev update
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 f4247483f..281f1b320 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', '3.0.1341' );
+define ( 'FRIENDICA_VERSION', '3.0.1342' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );