aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-25 00:42:38 -0700
committerfriendica <info@friendica.com>2012-05-25 00:42:38 -0700
commitabb9fecf0954e883f19b3cf16279dfa2d8c20271 (patch)
treeabc78b88640940d4386b1d03948bd64172e126bf /boot.php
parentf0ddcb979bfe148c8cf238b278048b16f5645676 (diff)
downloadvolse-hubzilla-abb9fecf0954e883f19b3cf16279dfa2d8c20271.tar.gz
volse-hubzilla-abb9fecf0954e883f19b3cf16279dfa2d8c20271.tar.bz2
volse-hubzilla-abb9fecf0954e883f19b3cf16279dfa2d8c20271.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 5c67adaa0..634cf28c9 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.1351' );
+define ( 'FRIENDICA_VERSION', '3.0.1353' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );