aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-16 13:52:11 -0700
committerfriendica <info@friendica.com>2012-05-16 13:52:11 -0700
commit6744b5975c054563426d6b43a8a8b68c8684d83c (patch)
tree8bb96b9e320e1b952d103b7530ec40578a6430e2 /boot.php
parentd6add82b321a0f6c23189627f825b47768e4ed94 (diff)
downloadvolse-hubzilla-6744b5975c054563426d6b43a8a8b68c8684d83c.tar.gz
volse-hubzilla-6744b5975c054563426d6b43a8a8b68c8684d83c.tar.bz2
volse-hubzilla-6744b5975c054563426d6b43a8a8b68c8684d83c.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 f9bfa7551..abf335aa0 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.1343' );
+define ( 'FRIENDICA_VERSION', '3.0.1344' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );