aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-23 19:06:04 -0700
committerFriendika <info@friendika.com>2011-10-23 19:06:04 -0700
commitfe2c8a18454253df09f20c8821d7d6e14c0ea8e0 (patch)
tree0b92b6911bc718be7f4ac62eb87fadf3c9e0d094 /boot.php
parent7cbb69d87f1cadaaf2f252e6cfb0963011d66556 (diff)
parent3512adda33328e8fbc9ccc810d2caf22513589a2 (diff)
downloadvolse-hubzilla-fe2c8a18454253df09f20c8821d7d6e14c0ea8e0.tar.gz
volse-hubzilla-fe2c8a18454253df09f20c8821d7d6e14c0ea8e0.tar.bz2
volse-hubzilla-fe2c8a18454253df09f20c8821d7d6e14c0ea8e0.zip
Merge branch 'master' into tag
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 13c96c9bd..86b219dc2 100644
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1141' );
+define ( 'FRIENDIKA_VERSION', '2.3.1143' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1098 );