]> mj.ucw.cz Git - pciutils.git/blob - maint/tag-release
pcilmr: Fix margining for ports with Lane reversal
[pciutils.git] / maint / tag-release
1 #!/bin/sh
2 if [ -z "$1" -o -n "$2" ] ; then
3         echo >&2 'Usage: tag-release vX.Y.Z'
4         exit 1
5 fi
6 git tag -u 1F3D0761D9B65F0B $1