aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-07-29 07:09:46 +0200
committerMario Vavti <mario@mariovavti.com>2018-07-29 07:09:46 +0200
commit6c10af29ee202b1a388400094a00e5b840e0ea15 (patch)
tree926b6efa1292c2d6b14e80b0bc26be9bb0edaace
parentae62d6fb86a25ab2e4ed80c6891b491f8390c25d (diff)
downloadvolse-hubzilla-6c10af29ee202b1a388400094a00e5b840e0ea15.tar.gz
volse-hubzilla-6c10af29ee202b1a388400094a00e5b840e0ea15.tar.bz2
volse-hubzilla-6c10af29ee202b1a388400094a00e5b840e0ea15.zip
verrsion bump
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ceb4d2c2b..815b0a113 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.6' );
+define ( 'STD_VERSION', '3.6.1' );
define ( 'ZOT_REVISION', '6.0a' );