From 1ce3957a235c963b851fcbb24f5671e9644032a5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 15 Sep 2016 12:12:35 +0200 Subject: Add vendor to stable9, so the release script can handle all the same --- version.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'version.php') diff --git a/version.php b/version.php index eeb21c593f0..02d88d768a7 100644 --- a/version.php +++ b/version.php @@ -38,3 +38,5 @@ $OC_Channel = 'git'; // The build number $OC_Build = ''; +// Vendor of this package +$vendor = 'nextcloud'; -- cgit v1.2.3