aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-12-23 10:18:30 +0100
committerMario Vavti <mario@mariovavti.com>2016-12-23 10:18:30 +0100
commitc2830c4a98cf3c9983b3c4b61024d52a6d7187df (patch)
tree3ea21bcd3e4c653c7112e2f41b311879786509bc
parent3b9b03cf86979b28e7fa249133176bed84b0105c (diff)
downloadvolse-hubzilla-c2830c4a98cf3c9983b3c4b61024d52a6d7187df.tar.gz
volse-hubzilla-c2830c4a98cf3c9983b3c4b61024d52a6d7187df.tar.bz2
volse-hubzilla-c2830c4a98cf3c9983b3c4b61024d52a6d7187df.zip
Hubzilla 2.02.0
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 41c52c68b..33aa40a3d 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.0RC' );
+define ( 'STD_VERSION', '2.0' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );