From 6833e7854662f976f81ab2713c41260366c7be6f Mon Sep 17 00:00:00 2001 From: Ruud Date: Wed, 11 Jun 2014 23:54:11 +0200 Subject: [PATCH] Set correct branch --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index d3f24ba0..c6b8d26f 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ VERSION = None -BRANCH = 'develop' +BRANCH = 'tv'