aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-11 16:21:27 -0700
committerfriendica <info@friendica.com>2012-06-11 16:21:27 -0700
commit3b9c3d886d0c5fcc289950a2c4aeff8457a24217 (patch)
tree79aec463d2cffd23200252a83556178cbbb3e206 /boot.php
parentafa88154114d5632cb13e7c3f56143cccdfd7daa (diff)
downloadvolse-hubzilla-3b9c3d886d0c5fcc289950a2c4aeff8457a24217.tar.gz
volse-hubzilla-3b9c3d886d0c5fcc289950a2c4aeff8457a24217.tar.bz2
volse-hubzilla-3b9c3d886d0c5fcc289950a2c4aeff8457a24217.zip
sheesh
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 ada1ac525..45922f887 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.1370' );
+define ( 'FRIENDICA_VERSION', '3.0.1371' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );