summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
Diffstat (limited to 'version.php')
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index b3e34b5df4b..8386ee6f875 100644
--- a/version.php
+++ b/version.php
@@ -10,7 +10,7 @@ $OC_VersionString='6.0 alpha 1';
$OC_Edition='';
// The ownCloud channel
-$OC_Channel='';
+$OC_Channel='git';
// The build number
$OC_Build='';