aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-27 10:43:19 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-27 10:43:19 +0100
commit58ee2a49fa23bdc0de6c6cac59992d3a6a9c955e (patch)
tree83afb19e7de914dec97a143152b9d2dfe42321ff /boot.php
parent68c6d7a099e8615a135b75464e308c719bd9b0fe (diff)
downloadvolse-hubzilla-58ee2a49fa23bdc0de6c6cac59992d3a6a9c955e.tar.gz
volse-hubzilla-58ee2a49fa23bdc0de6c6cac59992d3a6a9c955e.tar.bz2
volse-hubzilla-58ee2a49fa23bdc0de6c6cac59992d3a6a9c955e.zip
bump version
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 0c3db1531..ae62b6f44 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.2RC' );
+define ( 'STD_VERSION', '3.3' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1205 );