aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-29 10:30:32 +0200
committerMario Vavti <mario@mariovavti.com>2018-03-29 10:30:32 +0200
commite06e64823fbecbe67bcf59897ecad6b9c402744e (patch)
treedca933ae97c7eeaf855d8522163e989317ce918f
parentcd485b0fdf159ed30b73d7bf84d132ab3af9a418 (diff)
downloadvolse-hubzilla-e06e64823fbecbe67bcf59897ecad6b9c402744e.tar.gz
volse-hubzilla-e06e64823fbecbe67bcf59897ecad6b9c402744e.tar.bz2
volse-hubzilla-e06e64823fbecbe67bcf59897ecad6b9c402744e.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 62cd6ceb5..639d68ad6 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.2' );
+define ( 'STD_VERSION', '3.3.3' );
define ( 'ZOT_REVISION', '6.0a' );