aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-17 16:00:47 -0700
committerfriendica <info@friendica.com>2012-06-17 16:00:47 -0700
commitb385729c17c320e133bd27523b8ddaccdd05f53d (patch)
tree00f3569e5facd9f71d63aab69efa5124d1d7ae09 /boot.php
parentedc68f487607a5a7c8602a7e51ee5559acb82114 (diff)
downloadvolse-hubzilla-b385729c17c320e133bd27523b8ddaccdd05f53d.tar.gz
volse-hubzilla-b385729c17c320e133bd27523b8ddaccdd05f53d.tar.bz2
volse-hubzilla-b385729c17c320e133bd27523b8ddaccdd05f53d.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 64e5ab75b..06f18b784 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.1376' );
+define ( 'FRIENDICA_VERSION', '3.0.1377' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );