diff options
author | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-10-04 17:51:00 +0200 |
---|---|---|
committer | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-12-17 22:33:38 +0100 |
commit | b5a6dab04c2e6f6db112214fa5fc6edae6ff770c (patch) | |
tree | 7848c88c3642bb7fa364f5f47da0172d9be99a14 | |
parent | 81899c11476cfbeb763ed44bad3365db9c38770f (diff) | |
download | qtgraphicaleffects-b5a6dab04c2e6f6db112214fa5fc6edae6ff770c.tar.gz qtgraphicaleffects-b5a6dab04c2e6f6db112214fa5fc6edae6ff770c.tar.bz2 qtgraphicaleffects-b5a6dab04c2e6f6db112214fa5fc6edae6ff770c.zip |
Added .gbs.conf file to follow upstream tags format
Change-Id: I7f25596d0e67f7d48f2208671af9292f89230e8f
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} |