aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-13 01:00:06 -0700
committerFriendika <info@friendika.com>2011-10-13 01:00:06 -0700
commit2911bf9434cb1a061ff32d41894ee0dd09ed3993 (patch)
treedee7dfc7d2995e6e0292d6f9968eff7d82c46224 /boot.php
parentac3a6d1d1ed8f322bd14e2675a07ab1836d83a85 (diff)
downloadvolse-hubzilla-2911bf9434cb1a061ff32d41894ee0dd09ed3993.tar.gz
volse-hubzilla-2911bf9434cb1a061ff32d41894ee0dd09ed3993.tar.bz2
volse-hubzilla-2911bf9434cb1a061ff32d41894ee0dd09ed3993.zip
sql issue item_store
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 f483d32f3..fb406867d 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.1131' );
+define ( 'FRIENDIKA_VERSION', '2.3.1132' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1095 );