aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-06 19:52:22 -0700
committerfriendica <info@friendica.com>2012-05-06 19:52:22 -0700
commit8e46c43ee1307c8c1454e9e8a775343e84e92141 (patch)
tree3050f5d2d9ecedb08a8f2274fbe272d70e9b75cf /boot.php
parent47c3b43afd64cd1c05b67d347fb1219c42fe6d20 (diff)
downloadvolse-hubzilla-8e46c43ee1307c8c1454e9e8a775343e84e92141.tar.gz
volse-hubzilla-8e46c43ee1307c8c1454e9e8a775343e84e92141.tar.bz2
volse-hubzilla-8e46c43ee1307c8c1454e9e8a775343e84e92141.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 4583c7fb0..1c656b3da 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', '2.3.1333' );
+define ( 'FRIENDICA_VERSION', '2.3.1334' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );