bump versions
This commit is contained in:
parent
3a7db8ec60
commit
4d50fe0928
2
boot.php
2
boot.php
@ -50,7 +50,7 @@ require_once('include/hubloc.php');
|
|||||||
|
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '2.3' );
|
define ( 'STD_VERSION', '2.3.1' );
|
||||||
define ( 'ZOT_REVISION', '1.2' );
|
define ( 'ZOT_REVISION', '1.2' );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1188 );
|
define ( 'DB_UPDATE_VERSION', 1188 );
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
/**
|
/**
|
||||||
* * Name: Redbasic
|
* * Name: Redbasic
|
||||||
* * Description: Hubzilla standard theme
|
* * Description: Hubzilla standard theme
|
||||||
* * Version: 2.0
|
* * Version: 2.1
|
||||||
* * MinVersion: 2.2RC
|
* * MinVersion: 2.3.1
|
||||||
* * MaxVersion: 3.0
|
* * MaxVersion: 3.0
|
||||||
* * Author: Fabrixxm
|
* * Author: Fabrixxm
|
||||||
* * Maintainer: Mike Macgirvin
|
* * Maintainer: Mike Macgirvin
|
||||||
|
Reference in New Issue
Block a user