aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-09 11:07:40 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-09 11:07:40 +0100
commit7361af85b5488fc8bd1744389a3a332dc74276b0 (patch)
treebce29107496bd7df3e11737442b2f330bc8452a2
parent8ce644af28b13076e156ac39fd467dcb1bbc82b3 (diff)
downloadvolse-hubzilla-7361af85b5488fc8bd1744389a3a332dc74276b0.tar.gz
volse-hubzilla-7361af85b5488fc8bd1744389a3a332dc74276b0.tar.bz2
volse-hubzilla-7361af85b5488fc8bd1744389a3a332dc74276b0.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 95b606d83..a1d53ce9d 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.2RC3' );
+define ( 'STD_VERSION', '3.2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1207 );