another min version change to mitigate caching issues. we are now at 3.8RC2.2
This commit is contained in:
parent
eaee27c9e4
commit
c60c9b323b
2
boot.php
2
boot.php
@ -50,7 +50,7 @@ require_once('include/attach.php');
|
|||||||
require_once('include/bbcode.php');
|
require_once('include/bbcode.php');
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '3.8.RC2.1' );
|
define ( 'STD_VERSION', '3.8.RC2.2' );
|
||||||
define ( 'ZOT_REVISION', '6.0a' );
|
define ( 'ZOT_REVISION', '6.0a' );
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user