aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-20 06:31:38 -0700
committerfriendica <info@friendica.com>2012-04-20 06:31:38 -0700
commit30bbbf32e53594f4ebada6acc1313333aabe8561 (patch)
treef7cdbd418a67df79c0d189334db06efb59631280 /boot.php
parent0e25376e4afea4e5d96c233594feef0a35ca314c (diff)
downloadvolse-hubzilla-30bbbf32e53594f4ebada6acc1313333aabe8561.tar.gz
volse-hubzilla-30bbbf32e53594f4ebada6acc1313333aabe8561.tar.bz2
volse-hubzilla-30bbbf32e53594f4ebada6acc1313333aabe8561.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 73f2aa882..c0670870b 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.1314' );
+define ( 'FRIENDICA_VERSION', '2.3.1317' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );