aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-15 16:21:20 -0700
committerfriendica <info@friendica.com>2012-04-15 16:21:20 -0700
commit37bb3c330d4547732610a1b15bd49a3aa57b0eb4 (patch)
tree5f3ce2a16a0c65275182cd04ccc84b45aa8c95b1 /boot.php
parent93df525f5c7cf85f106d574c42b26dded1b1cf11 (diff)
downloadvolse-hubzilla-37bb3c330d4547732610a1b15bd49a3aa57b0eb4.tar.gz
volse-hubzilla-37bb3c330d4547732610a1b15bd49a3aa57b0eb4.tar.bz2
volse-hubzilla-37bb3c330d4547732610a1b15bd49a3aa57b0eb4.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 94202cd5d..36e725c7f 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.1312' );
+define ( 'FRIENDICA_VERSION', '2.3.1313' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );