aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-22 15:27:06 -0700
committerfriendica <info@friendica.com>2012-06-22 15:27:06 -0700
commit181a17bd0575874da23497f913c5fc4bdb0f1e54 (patch)
treeb2e2bd256bdb9c815132a0d2ace2ac5a176d75dd /boot.php
parent99000382cd6cf13a2a4d5eb23c63490700bd7d4c (diff)
downloadvolse-hubzilla-181a17bd0575874da23497f913c5fc4bdb0f1e54.tar.gz
volse-hubzilla-181a17bd0575874da23497f913c5fc4bdb0f1e54.tar.bz2
volse-hubzilla-181a17bd0575874da23497f913c5fc4bdb0f1e54.zip
share RSS items
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 682fafdbd..be47184aa 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.1381' );
+define ( 'FRIENDICA_VERSION', '3.0.1382' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );