diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-02-27 10:18:05 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-02-27 10:18:05 +0100 |
commit | b6c4e6a6d08dd88a3d86b5b509a2cd0f5e72ef83 (patch) | |
tree | 83ea968ae136dadc23720ad4b9ea30285848cc81 | |
parent | 8e3e90ddd243011828b9dbb44e7c4abc00655b28 (diff) | |
download | volse-hubzilla-b6c4e6a6d08dd88a3d86b5b509a2cd0f5e72ef83.tar.gz volse-hubzilla-b6c4e6a6d08dd88a3d86b5b509a2cd0f5e72ef83.tar.bz2 volse-hubzilla-b6c4e6a6d08dd88a3d86b5b509a2cd0f5e72ef83.zip |
lower version requirement to 2.2RC
-rw-r--r-- | view/theme/redbasic/php/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php index ac762502b..95d5a2001 100644 --- a/view/theme/redbasic/php/theme.php +++ b/view/theme/redbasic/php/theme.php @@ -4,7 +4,7 @@ * * Name: Redbasic * * Description: Hubzilla standard theme * * Version: 2.0 - * * MinVersion: 2.2 + * * MinVersion: 2.2RC * * MaxVersion: 3.0 * * Author: Fabrixxm * * Maintainer: Mike Macgirvin |