X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv.git;a=blobdiff_plain;f=buildship;h=ecc1b39f1dcdee3d29d88faaabcf3f109ca10fd5;hp=e2df0f676a3fd0eb1354ba1e6a26a6a3ea8baf0f;hb=77b8a7573bdf6c223009f2f80afa3e2b25454c7c;hpb=dbad0a53f8c54ac65c5859d3e213a10821b797ff diff --git a/buildship b/buildship index e2df0f6..ecc1b39 100755 --- a/buildship +++ b/buildship @@ -2,7 +2,7 @@ # to release, check out a fresh copy and then run this set -e -version=`sed -n 's/^#define VERSION \".*\" *$/\1/' +version=`sed -n 's/^#define VERSION \".*\" *$/\1/'` targz=userv-$version.tar.gz tag=`echo release-$version | sed -e 's/\./-/g'`