aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-12 01:27:33 -0700
committerfriendica <info@friendica.com>2012-05-12 01:27:33 -0700
commitaa83198611f2da482a0927bac122176a4d33d4ec (patch)
tree948f1fbcfca0673a492b57729d4f1d51ae64c21b /boot.php
parent4e0b0d4e43a26dc9bfddd2980a44fd738652cfda (diff)
downloadvolse-hubzilla-aa83198611f2da482a0927bac122176a4d33d4ec.tar.gz
volse-hubzilla-aa83198611f2da482a0927bac122176a4d33d4ec.tar.bz2
volse-hubzilla-aa83198611f2da482a0927bac122176a4d33d4ec.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 dd4e31d4f..e9e0a6db1 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.1338' );
+define ( 'FRIENDICA_VERSION', '3.0.1339' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );