aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-11-11 08:20:30 +0000
committerMario <mario@mariovavti.com>2019-11-11 08:20:30 +0000
commit892f4b4182b620d3fbd5c380613610e11ed70eca (patch)
treee6cc2aef8cc9460f0c4a42ccba68c9dbb70f59fd /boot.php
parentde7891771dbfe1aae9ea75e2688e3696b54d2ecb (diff)
downloadvolse-hubzilla-892f4b4182b620d3fbd5c380613610e11ed70eca.tar.gz
volse-hubzilla-892f4b4182b620d3fbd5c380613610e11ed70eca.tar.bz2
volse-hubzilla-892f4b4182b620d3fbd5c380613610e11ed70eca.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 fb580e3a9..a9d93b5ae 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', '4.6RC' );
+define ( 'STD_VERSION', '4.7' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );