aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-07 16:20:34 -0700
committerfriendica <info@friendica.com>2012-07-07 16:20:34 -0700
commite94f7ed23d18e811e31cb4656a55b97f328534b7 (patch)
tree5a29b600af35bb9dd8567543c4c877b3874a764c /boot.php
parenta122fecf50d06856a2ada8b564f711fb52c327f0 (diff)
downloadvolse-hubzilla-e94f7ed23d18e811e31cb4656a55b97f328534b7.tar.gz
volse-hubzilla-e94f7ed23d18e811e31cb4656a55b97f328534b7.tar.bz2
volse-hubzilla-e94f7ed23d18e811e31cb4656a55b97f328534b7.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 effe23785..59dd68ff6 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.1395' );
+define ( 'FRIENDICA_VERSION', '3.0.1397' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1153 );