aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-06-08 12:05:06 +0200
committerMario <mario@mariovavti.com>2018-06-08 12:05:06 +0200
commit688c5bdd20545555f54c377f245f60392cdaefe7 (patch)
tree9a6edd39ba4086f19d0561fac2b28e0c6de7129f
parent752a9d904c99dda79e6c67068cdd970a29946b58 (diff)
downloadvolse-hubzilla-688c5bdd20545555f54c377f245f60392cdaefe7.tar.gz
volse-hubzilla-688c5bdd20545555f54c377f245f60392cdaefe7.tar.bz2
volse-hubzilla-688c5bdd20545555f54c377f245f60392cdaefe7.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index bced2e156..771f51ced 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.4' );
+define ( 'STD_VERSION', '3.4.1' );
define ( 'ZOT_REVISION', '6.0a' );