aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-12-04 10:24:03 +0000
committerMario <mario@mariovavti.com>2019-12-04 10:24:03 +0000
commit4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b (patch)
treeb2b2570159cfb37689e6ce3b96c3b1b988d676cc
parentfac7826efa486fb711a442fc3fdca27d12ca21aa (diff)
downloadvolse-hubzilla-4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b.tar.gz
volse-hubzilla-4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b.tar.bz2
volse-hubzilla-4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index cf3eddce9..2fcf62d30 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.6' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );