aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-06 16:02:10 -0700
committerfriendica <info@friendica.com>2012-06-06 16:02:10 -0700
commitdd001e32f43090171b39fb0fefc8e2f5a658b63d (patch)
treed692c8c7a4d4356a7da1669b06093e54eefb50d5 /boot.php
parent6c3ab225f72a01a67fab0d896a7ad20f77f7f2b2 (diff)
downloadvolse-hubzilla-dd001e32f43090171b39fb0fefc8e2f5a658b63d.tar.gz
volse-hubzilla-dd001e32f43090171b39fb0fefc8e2f5a658b63d.tar.bz2
volse-hubzilla-dd001e32f43090171b39fb0fefc8e2f5a658b63d.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 01edbd390..7961efc4a 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.1365' );
+define ( 'FRIENDICA_VERSION', '3.0.1366' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1148 );