aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-10 00:59:36 -0700
committerfriendica <info@friendica.com>2012-06-10 00:59:36 -0700
commitff8d159698a74149f1799d94b9adfe5dd7c781bd (patch)
tree0f1c4a8bb6a921fc9a8db13c273c57846fd3ca61 /boot.php
parentea4515aca9318429a0b859eb8b45584b382928b3 (diff)
downloadvolse-hubzilla-ff8d159698a74149f1799d94b9adfe5dd7c781bd.tar.gz
volse-hubzilla-ff8d159698a74149f1799d94b9adfe5dd7c781bd.tar.bz2
volse-hubzilla-ff8d159698a74149f1799d94b9adfe5dd7c781bd.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 9fea12f04..24ab5da82 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.1367' );
+define ( 'FRIENDICA_VERSION', '3.0.1369' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );