diff options
author | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-10-04 18:18:58 +0200 |
---|---|---|
committer | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-10-07 21:38:44 +0200 |
commit | f8c9d7e0af78a5e8a56a638d450b0e2ef0a2c216 (patch) | |
tree | f68cc63271fb674a0b938f7fbb84d79d1226adc0 | |
parent | beda40990eef18d67ebbd502f5e651c547a9e09d (diff) | |
download | qtwayland-f8c9d7e0af78a5e8a56a638d450b0e2ef0a2c216.tar.gz qtwayland-f8c9d7e0af78a5e8a56a638d450b0e2ef0a2c216.tar.bz2 qtwayland-f8c9d7e0af78a5e8a56a638d450b0e2ef0a2c216.zip |
Added .gbs.conf file to follow upstream tags format
Change-Id: Ie89c821bcc99c7db1583d980aaf7fcbab131d764
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 00000000..67163475 --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,2 @@ +[general] +upstream_tag = v${upstreamversion} |