revup
This commit is contained in:
parent
1f6c6c466a
commit
15b6792ca0
2
boot.php
2
boot.php
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set_time_limit(0);
|
set_time_limit(0);
|
||||||
|
|
||||||
define ( 'FRIENDIKA_VERSION', '2.1.931' );
|
define ( 'FRIENDIKA_VERSION', '2.1.932' );
|
||||||
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
|
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
|
||||||
define ( 'DB_UPDATE_VERSION', 1045 );
|
define ( 'DB_UPDATE_VERSION', 1045 );
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user