aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-23 09:35:59 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-23 09:35:59 +0100
commit4d50fe0928d6da63d6ec646f0047a82ad839a7a7 (patch)
tree3c58f9e6832f525a73bc8a97cc8fee08b7a1b4cc
parent3a7db8ec603b615f6b405b5d34900adcb57c4c3b (diff)
downloadvolse-hubzilla-4d50fe0928d6da63d6ec646f0047a82ad839a7a7.tar.gz
volse-hubzilla-4d50fe0928d6da63d6ec646f0047a82ad839a7a7.tar.bz2
volse-hubzilla-4d50fe0928d6da63d6ec646f0047a82ad839a7a7.zip
bump versions
-rwxr-xr-xboot.php2
-rw-r--r--view/theme/redbasic/php/theme.php4
2 files changed, 3 insertions, 3 deletions
diff --git a/boot.php b/boot.php
index 36e08c77a..edd483e82 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.3' );
+define ( 'STD_VERSION', '2.3.1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php
index 95d5a2001..a1147a5b4 100644
--- a/view/theme/redbasic/php/theme.php
+++ b/view/theme/redbasic/php/theme.php
@@ -3,8 +3,8 @@
/**
* * Name: Redbasic
* * Description: Hubzilla standard theme
- * * Version: 2.0
- * * MinVersion: 2.2RC
+ * * Version: 2.1
+ * * MinVersion: 2.3.1
* * MaxVersion: 3.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin