aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-01 08:40:10 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-01 08:40:10 +0100
commita7b48b965053c3ae5d203fe020679280043d7da9 (patch)
treef880881114375280535a88295c1eaccbed2c2290
parent844bef5070b071aa5ddf823036d2fe2285b40a7b (diff)
downloadvolse-hubzilla-a7b48b965053c3ae5d203fe020679280043d7da9.tar.gz
volse-hubzilla-a7b48b965053c3ae5d203fe020679280043d7da9.tar.bz2
volse-hubzilla-a7b48b965053c3ae5d203fe020679280043d7da9.zip
bump version 3.2RC1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2c937cf57..2181cabc8 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.3' );
+define ( 'STD_VERSION', '3.2RC1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1206 );