aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-26 23:39:47 -0700
committerFriendika <info@friendika.com>2011-09-26 23:39:47 -0700
commite04d9b864606827f1ab85c6dff94d1e3d8b48908 (patch)
tree147ff97c6601c0a0c82c64094504b54865d3ccf8 /boot.php
parentec16525c860c089c354dc22acc30996ca8bf572f (diff)
downloadvolse-hubzilla-e04d9b864606827f1ab85c6dff94d1e3d8b48908.tar.gz
volse-hubzilla-e04d9b864606827f1ab85c6dff94d1e3d8b48908.tar.bz2
volse-hubzilla-e04d9b864606827f1ab85c6dff94d1e3d8b48908.zip
bug #165
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 3ad9cb455..48d52846e 100644
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.3.1115' );
+define ( 'FRIENDIKA_VERSION', '2.3.1116' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1092 );