aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-16 17:29:42 -0700
committerfriendica <info@friendica.com>2012-06-16 17:29:42 -0700
commit7c2d27e2750dc0b6cc7448f8e85b25a3c9b09687 (patch)
treecbf23264ae110e994a8b34280e1063974de8b5bc /boot.php
parent217bd2a7045008cab2f025291d7c5a74bb49d918 (diff)
downloadvolse-hubzilla-7c2d27e2750dc0b6cc7448f8e85b25a3c9b09687.tar.gz
volse-hubzilla-7c2d27e2750dc0b6cc7448f8e85b25a3c9b09687.tar.bz2
volse-hubzilla-7c2d27e2750dc0b6cc7448f8e85b25a3c9b09687.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 01dcb6a1d..64e5ab75b 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.1375' );
+define ( 'FRIENDICA_VERSION', '3.0.1376' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );