From: Rudolf Polzer Date: Thu, 23 Dec 2010 13:04:28 +0000 (+0100) Subject: do not use that extra "v", not needed X-Git-Tag: xonotic-v0.5.0~150 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=395c43343bc5b2816c0364badd1f09afe93b3471;p=xonotic%2Fxonotic.git do not use that extra "v", not needed --- diff --git a/misc/tools/tag-release.sh b/misc/tools/tag-release.sh index c390eb2e..9f72c727 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-v"$VER" + git tag -u D276946B -m"version $VER" xonotic-"$VER" done # excluded repos because not included with releases: