aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-05-04 10:00:04 +0200
committerzottel <github@zottel.net>2012-05-04 10:00:04 +0200
commita9f825ec3fc8b44115b1fae3b1aeb2c07f23e3de (patch)
tree8c931e7a9feb65af4505864e605dbccf544bfdec /boot.php
parent35771a778df18afb231969c242680a6353e5ef8e (diff)
parent22c8fe46a554457b43b9721f1f46739511398060 (diff)
downloadvolse-hubzilla-a9f825ec3fc8b44115b1fae3b1aeb2c07f23e3de.tar.gz
volse-hubzilla-a9f825ec3fc8b44115b1fae3b1aeb2c07f23e3de.tar.bz2
volse-hubzilla-a9f825ec3fc8b44115b1fae3b1aeb2c07f23e3de.zip
Merge remote branch 'upstream/master'
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 ca954a90c..03d5b0b2c 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.1330' );
+define ( 'FRIENDICA_VERSION', '2.3.1331' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );