diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-06-06 12:08:27 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-06-06 12:08:30 -0400 |
commit | 1446bfd25407d7ced98081728aef840157c6c0ec (patch) | |
tree | 447ce8aff0d2864404df92e37b8b0942cd9fc802 | |
parent | 9b33fedc9ef491ec2a2a9082535ad1ad9efba180 (diff) | |
download | xlsatoms-1446bfd25407d7ced98081728aef840157c6c0ec.tar.gz xlsatoms-1446bfd25407d7ced98081728aef840157c6c0ec.tar.bz2 xlsatoms-1446bfd25407d7ced98081728aef840157c6c0ec.zip |
Fix gbs.conf
-rw-r--r-- | .gbs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ [general] upstream_branch = upstream -upstream_tag = ${name}-${upstreamversion} +upstream_tag = xlsatoms-${upstreamversion} |