aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-02-25 21:34:19 +0100
committerMario Vavti <mario@mariovavti.com>2017-02-25 21:34:19 +0100
commitd59095c2e62b4bf42d7783b092d614ac869fd8f9 (patch)
treed31cbd0edad58673477984906c5f3aef25c4ce10
parent65e18f5b8fa4da55b398b15d0a3832438d1db002 (diff)
downloadvolse-hubzilla-d59095c2e62b4bf42d7783b092d614ac869fd8f9.tar.gz
volse-hubzilla-d59095c2e62b4bf42d7783b092d614ac869fd8f9.tar.bz2
volse-hubzilla-d59095c2e62b4bf42d7783b092d614ac869fd8f9.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 7120632f4..25797d202 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.1' );
+define ( 'STD_VERSION', '2.2RC' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );