aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-10 16:31:00 -0700
committerfriendica <info@friendica.com>2012-06-10 16:31:00 -0700
commit4f9fb37925c605426c0ec338a25bc8e5b2034f67 (patch)
treed3416b8ac8af41c99f711ad500dc9aea6decc774 /boot.php
parent64b4bbd65d9f9c956ffffe84215ce547d3b61512 (diff)
downloadvolse-hubzilla-4f9fb37925c605426c0ec338a25bc8e5b2034f67.tar.gz
volse-hubzilla-4f9fb37925c605426c0ec338a25bc8e5b2034f67.tar.bz2
volse-hubzilla-4f9fb37925c605426c0ec338a25bc8e5b2034f67.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 24ab5da82..ada1ac525 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.1369' );
+define ( 'FRIENDICA_VERSION', '3.0.1370' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );