aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-27 14:52:35 -0700
committerFriendika <info@friendika.com>2011-10-27 14:52:35 -0700
commit056fe0a3aabecdc3a236ce9350e4e6f54ef52758 (patch)
treeeacecc5f0fe4b2ce256a1ed37d34e03ed9fbc10f /boot.php
parentea0ab6fbac0dc317eb2e81abedbd3855c08a14c5 (diff)
downloadvolse-hubzilla-056fe0a3aabecdc3a236ce9350e4e6f54ef52758.tar.gz
volse-hubzilla-056fe0a3aabecdc3a236ce9350e4e6f54ef52758.tar.bz2
volse-hubzilla-056fe0a3aabecdc3a236ce9350e4e6f54ef52758.zip
poco discovery
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 0b03a20c8..6902023fd 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1146' );
+define ( 'FRIENDIKA_VERSION', '2.3.1147' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1099 );