aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-18 13:07:27 -0700
committerFriendika <info@friendika.com>2011-10-18 13:07:27 -0700
commitb14914ee2ea7317a564386d287fc2d0f271e4832 (patch)
tree856b4fd240950666a544a9d36da437b65184635d /boot.php
parent32808a934d40c3980c924353444e99258aaf57c9 (diff)
downloadvolse-hubzilla-b14914ee2ea7317a564386d287fc2d0f271e4832.tar.gz
volse-hubzilla-b14914ee2ea7317a564386d287fc2d0f271e4832.tar.bz2
volse-hubzilla-b14914ee2ea7317a564386d287fc2d0f271e4832.zip
fix tb tabs
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 c2c1088e4..05e031e7b 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.1137' );
+define ( 'FRIENDIKA_VERSION', '2.3.1138' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1097 );