diff options
author | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-10-04 18:05:28 +0200 |
---|---|---|
committer | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-12-17 23:09:26 +0100 |
commit | b300bfe170eca56a19863ad00956bc7ab189e915 (patch) | |
tree | e1bbb2806f0065663f35c2991f546d6861bc6243 | |
parent | 095562c56ea0b05cbd00a86059e54a783c6fec87 (diff) | |
download | qtsensors-b300bfe170eca56a19863ad00956bc7ab189e915.tar.gz qtsensors-b300bfe170eca56a19863ad00956bc7ab189e915.tar.bz2 qtsensors-b300bfe170eca56a19863ad00956bc7ab189e915.zip |
Added .gbs.conf file to follow upstream tags format
Change-Id: I2c381c3f031820e6517e40d8624216b70a4fff96
Bug-Tizen: TC-1008
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
-rw-r--r-- | .gbs.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gbs.conf b/.gbs.conf new file mode 100644 index 0000000..6716347 --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,2 @@ +[general] +upstream_tag = v${upstreamversion} |