aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-03 14:44:03 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-03 14:44:03 -0800
commit366e735ad87c30cf6562e496e3e6a158148a035e (patch)
treecdc4df6303f87646730e4223a60a9dd4ff7aac8b /boot.php
parent9f3ea71d5d9e1e42d1d1e44a8070d90814962ad2 (diff)
downloadvolse-hubzilla-366e735ad87c30cf6562e496e3e6a158148a035e.tar.gz
volse-hubzilla-366e735ad87c30cf6562e496e3e6a158148a035e.tar.bz2
volse-hubzilla-366e735ad87c30cf6562e496e3e6a158148a035e.zip
time to tag the sucker1.0
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 2b1f3cb4e..3a012300e 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/AccessList.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
-define ( 'STD_VERSION', '0.11.1' );
+define ( 'STD_VERSION', '1.0' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1160 );