aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-01 15:42:13 -0700
committerfriendica <info@friendica.com>2012-06-01 15:42:13 -0700
commit0165d5dd2c8b12a71395cc881910974ddcbaf3fa (patch)
tree1f850dfb657ddf52a4bf7fe036f81a1d911cfb64 /boot.php
parent974935e9215bce903e5d458c8301fa1d50b3178d (diff)
downloadvolse-hubzilla-0165d5dd2c8b12a71395cc881910974ddcbaf3fa.tar.gz
volse-hubzilla-0165d5dd2c8b12a71395cc881910974ddcbaf3fa.tar.bz2
volse-hubzilla-0165d5dd2c8b12a71395cc881910974ddcbaf3fa.zip
registration issue after re-factor
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 76cf5cbbe..2e83d371f 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.1360' );
+define ( 'FRIENDICA_VERSION', '3.0.1361' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1145 );