aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-12-13 13:25:27 +0100
committerMario Vavti <mario@mariovavti.com>2017-12-13 13:25:27 +0100
commitfbc2bb02b4cd579c73109cfe74f441873d0fe82e (patch)
treee14e3ec215d6589332855a5ef08209b41795c2ab /boot.php
parent861bd15c72fcc7e1a82a4579005019fc051c2a21 (diff)
downloadvolse-hubzilla-fbc2bb02b4cd579c73109cfe74f441873d0fe82e.tar.gz
volse-hubzilla-fbc2bb02b4cd579c73109cfe74f441873d0fe82e.tar.bz2
volse-hubzilla-fbc2bb02b4cd579c73109cfe74f441873d0fe82e.zip
strings and version bump
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 73de3b4c7..c27247623 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.9.4' );
+define ( 'STD_VERSION', '3.0RC' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );