aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-19 16:04:20 -0700
committerfriendica <info@friendica.com>2012-06-19 16:04:20 -0700
commit9c844e3bbe3fc3f215bac71fa3ab380fc32432f0 (patch)
tree0409107bf8997c2056e71ce1d9de8e84bd8f0464 /boot.php
parent8b502bb48611a1baa327dea74fd6479e66c1545f (diff)
downloadvolse-hubzilla-9c844e3bbe3fc3f215bac71fa3ab380fc32432f0.tar.gz
volse-hubzilla-9c844e3bbe3fc3f215bac71fa3ab380fc32432f0.tar.bz2
volse-hubzilla-9c844e3bbe3fc3f215bac71fa3ab380fc32432f0.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 e8bd1087b..94714f85a 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1378' );
+define ( 'FRIENDICA_VERSION', '3.0.1379' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );