From: Rudolf Polzer Date: Thu, 23 Dec 2010 18:29:24 +0000 (+0100) Subject: put back the "v" in the tag names, as the current tags are borked and we can't reuse... X-Git-Tag: xonotic-v0.5.0~149 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=aae8ffbb09f6bd9f30244609a5eda98b6ac96705;p=xonotic%2Fxonotic.git put back the "v" in the tag names, as the current tags are borked and we can't reuse the name --- diff --git a/misc/tools/tag-release.sh b/misc/tools/tag-release.sh index 9f72c727..c390eb2e 100755 --- a/misc/tools/tag-release.sh +++ b/misc/tools/tag-release.sh @@ -23,7 +23,7 @@ for r in \ /home/rpolzer/Games/Xonotic/fteqcc do cd "$r" - git tag -u D276946B -m"version $VER" xonotic-"$VER" + git tag -u D276946B -m"version $VER" xonotic-v"$VER" done # excluded repos because not included with releases: