]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
do not use that extra "v", not needed
authorRudolf Polzer <divverent@alientrap.org>
Thu, 23 Dec 2010 13:04:28 +0000 (14:04 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 23 Dec 2010 13:04:28 +0000 (14:04 +0100)
misc/tools/tag-release.sh

index c390eb2e54d128387e6d4176b4b5c33f3d3ad35d..9f72c7275f4200e4b67ba7426dc51a85376328af 100755 (executable)
@@ -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: