revup
This commit is contained in:
parent
94cbf3bb80
commit
c3ccd19274
2
boot.php
2
boot.php
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set_time_limit(0);
|
set_time_limit(0);
|
||||||
|
|
||||||
define ( 'FRIENDIKA_VERSION', '2.1.924' );
|
define ( 'FRIENDIKA_VERSION', '2.1.925' );
|
||||||
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
|
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
|
||||||
define ( 'DB_UPDATE_VERSION', 1044 );
|
define ( 'DB_UPDATE_VERSION', 1044 );
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue