aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-07 15:46:07 -0700
committerfriendica <info@friendica.com>2012-06-07 15:46:07 -0700
commitc4aeb57fcda6253fd9ca91b5177a17b97e3c9b70 (patch)
treeb10cb62b9d254568452c2889796c5770a2f39995 /boot.php
parent6477c24919eb969d80324cf29129213f2fb8a0ea (diff)
downloadvolse-hubzilla-c4aeb57fcda6253fd9ca91b5177a17b97e3c9b70.tar.gz
volse-hubzilla-c4aeb57fcda6253fd9ca91b5177a17b97e3c9b70.tar.bz2
volse-hubzilla-c4aeb57fcda6253fd9ca91b5177a17b97e3c9b70.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 7961efc4a..9e72f73a7 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.1366' );
+define ( 'FRIENDICA_VERSION', '3.0.1367' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1148 );