aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-30 15:12:07 -0700
committerFriendika <info@friendika.com>2011-10-30 15:12:07 -0700
commitc00aacf9e58cbba11fc912a615a0c272f90bd885 (patch)
treea11813fde193a161ff7ca1d6488234d13524b24c /boot.php
parente4dd2a5a9abd6a9952c2acb5b29628e4825f2904 (diff)
downloadvolse-hubzilla-c00aacf9e58cbba11fc912a615a0c272f90bd885.tar.gz
volse-hubzilla-c00aacf9e58cbba11fc912a615a0c272f90bd885.tar.bz2
volse-hubzilla-c00aacf9e58cbba11fc912a615a0c272f90bd885.zip
rename
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 d2557e114..85aca95be 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.1148' );
+define ( 'FRIENDIKA_VERSION', '2.3.1150' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1099 );