aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-24 05:30:15 -0700
committerFriendika <info@friendika.com>2011-09-24 05:30:15 -0700
commitb13f81bdc5ec11af4c982d78f066102b9626a99a (patch)
treee5825471ef11353b9850c2cc6b4017dbd65cc3be /boot.php
parent37dfe555dc0e8cae7c1690bc9c7b3196882ef139 (diff)
downloadvolse-hubzilla-b13f81bdc5ec11af4c982d78f066102b9626a99a.tar.gz
volse-hubzilla-b13f81bdc5ec11af4c982d78f066102b9626a99a.tar.bz2
volse-hubzilla-b13f81bdc5ec11af4c982d78f066102b9626a99a.zip
.
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 118b4d69a..a3a5683a7 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.1112' );
+define ( 'FRIENDIKA_VERSION', '2.3.1113' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1092 );