aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-25 15:34:23 -0700
committerfriendica <info@friendica.com>2012-06-25 15:34:23 -0700
commiteebb2d2120b91c09238e970b2292059a04960aa7 (patch)
treeee970cca974c7fc4d5b377cfef05bd9ed8de0636 /boot.php
parent7ea5917bf794c431fe304fa25380f19a6927cf63 (diff)
downloadvolse-hubzilla-eebb2d2120b91c09238e970b2292059a04960aa7.tar.gz
volse-hubzilla-eebb2d2120b91c09238e970b2292059a04960aa7.tar.bz2
volse-hubzilla-eebb2d2120b91c09238e970b2292059a04960aa7.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 2c8723d26..024ef0c05 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.1384' );
+define ( 'FRIENDICA_VERSION', '3.0.1385' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1150 );