From d10b81c03feb8600f8f15d3a870103f3416859ad Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Fri, 7 Feb 2014 10:23:18 +0100 Subject: [PATCH] packaging: use upstream tag Bug-Tizen: PTREL-660/part Change-Id: I064fddc972e1e9c34eb23180370c0e8d5cc23384 Signed-off-by: Philippe Coval --- .gbs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gbs.conf b/.gbs.conf index 217f0b1..e793911 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,3 +1,3 @@ [general] upstream_branch = upstream -upstream_tag = upstream/${upstreamversion} +upstream_tag = v${upstreamversion} -- 2.34.1