1
0
Fork 0

rolling version number in preparation for release

This commit is contained in:
Friendika 2011-05-09 16:51:25 -07:00
commit cb6c1f91b7
3 changed files with 14 additions and 4 deletions

View file

@ -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', '⇩' );
*
*/
define ( 'JPEG_QUALITY', 100 );
define ( 'JPEG_QUALITY', 100 );
/**
* SSL redirection policies