aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-16 22:58:52 -0700
committerfriendica <info@friendica.com>2012-04-16 22:58:52 -0700
commit7ebca2b37d98f5865f6d006300c894ec9c44f165 (patch)
treeb1dd70927dc595aaecd38819fb776a0cf8e11b2e /boot.php
parentfd2f7dd6ae8871f09674a5325fd4d4ccea56b623 (diff)
downloadvolse-hubzilla-7ebca2b37d98f5865f6d006300c894ec9c44f165.tar.gz
volse-hubzilla-7ebca2b37d98f5865f6d006300c894ec9c44f165.tar.bz2
volse-hubzilla-7ebca2b37d98f5865f6d006300c894ec9c44f165.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 36e725c7f..73f2aa882 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.1313' );
+define ( 'FRIENDICA_VERSION', '2.3.1314' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );