aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-15 17:05:28 -0700
committerfriendica <info@friendica.com>2012-05-15 17:05:28 -0700
commit205c09e4f0ffd47f91b205c5289633ebb1007f27 (patch)
treeeffe39ea677be71007bcbb8c341101b313013275 /boot.php
parent68dc7c356816e2f4428ea6cdb3b2793ca3630c4d (diff)
downloadvolse-hubzilla-205c09e4f0ffd47f91b205c5289633ebb1007f27.tar.gz
volse-hubzilla-205c09e4f0ffd47f91b205c5289633ebb1007f27.tar.bz2
volse-hubzilla-205c09e4f0ffd47f91b205c5289633ebb1007f27.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 281f1b320..f9bfa7551 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.1342' );
+define ( 'FRIENDICA_VERSION', '3.0.1343' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );