aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-06-10 14:26:14 -0700
committerredmatrix <git@macgirvin.com>2016-06-10 14:26:14 -0700
commit974ca9d526303e317e40240e40ac9a98a2540f9b (patch)
treee1d2b5a3a1148e46f8ccdbee9ed41d2bb8921628 /boot.php
parentc55a7b5f362e62696ef7d44cc972cb46c2802646 (diff)
downloadvolse-hubzilla-974ca9d526303e317e40240e40ac9a98a2540f9b.tar.gz
volse-hubzilla-974ca9d526303e317e40240e40ac9a98a2540f9b.tar.bz2
volse-hubzilla-974ca9d526303e317e40240e40ac9a98a2540f9b.zip
move dev forward
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 8e789a77f..384376ec5 100755
--- a/boot.php
+++ b/boot.php
@@ -45,7 +45,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.7.3' );
+define ( 'STD_VERSION', '1.9' );
define ( 'ZOT_REVISION', 1.1 );
define ( 'DB_UPDATE_VERSION', 1176 );