bump versions

This commit is contained in:
Mario Vavti 2017-03-23 09:35:59 +01:00
parent 3a7db8ec60
commit 4d50fe0928
2 changed files with 3 additions and 3 deletions

View File

@ -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 );

View File

@ -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