summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
Diffstat (limited to 'version.php')
-rw-r--r--version.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/version.php b/version.php
index 4421a06bea0..70ecf6c916a 100644
--- a/version.php
+++ b/version.php
@@ -8,9 +8,6 @@ $OC_Version=array(7, 8, 1, 0);
// The human readable string
$OC_VersionString='8.0 pre alpha';
-// The ownCloud edition
-$OC_Edition='';
-
// The ownCloud channel
$OC_Channel='git';