aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-09 16:54:39 -0700
committerfriendica <info@friendica.com>2012-04-09 16:54:39 -0700
commit2072fabc7891a7c659e4e7c1bac926535c265a23 (patch)
treef52532ec1a0e6a39170e7e9d6350a73823f411c3 /boot.php
parent84142076a10b5ae52945ffc9b53e1626c5821525 (diff)
downloadvolse-hubzilla-2072fabc7891a7c659e4e7c1bac926535c265a23.tar.gz
volse-hubzilla-2072fabc7891a7c659e4e7c1bac926535c265a23.tar.bz2
volse-hubzilla-2072fabc7891a7c659e4e7c1bac926535c265a23.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 1815d37e2..c8f3e0b72 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', '2.3.1306' );
+define ( 'FRIENDICA_VERSION', '2.3.1307' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1137 );