aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-09 16:51:25 -0700
committerFriendika <info@friendika.com>2011-05-09 16:51:25 -0700
commitcb6c1f91b7b2b30c3d9e9f4e6c97b0704361a1f3 (patch)
tree31a15b662a2a0a9bdc556f44c2dc746890d18afd /boot.php
parentbe84d51767366c4538a8203f0046cb5ac06396d6 (diff)
downloadvolse-hubzilla-cb6c1f91b7b2b30c3d9e9f4e6c97b0704361a1f3.tar.gz
volse-hubzilla-cb6c1f91b7b2b30c3d9e9f4e6c97b0704361a1f3.tar.bz2
volse-hubzilla-cb6c1f91b7b2b30c3d9e9f4e6c97b0704361a1f3.zip
rolling version number in preparation for release
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index dee3b82cf..2b9b209b4 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,8 @@
set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
-define ( 'FRIENDIKA_VERSION', '2.1.973' );
+
+define ( 'FRIENDIKA_VERSION', '2.2.975' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );
@@ -20,7 +21,7 @@ define ( 'DOWN_ARROW', '&#x21e9;' );
*
*/
-define ( 'JPEG_QUALITY', 100 );
+define ( 'JPEG_QUALITY', 100 );
/**
* SSL redirection policies