X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=blobdiff_plain;f=new-version.sh;h=9ab64dd09f3043c3c326ce39538315016931842c;hp=55e688684ac97072a0f035acc43093bb289f3a9f;hb=HEAD;hpb=b9b01b6ed0849f770200fb6ae2a3ac0ca2166877 diff --git a/new-version.sh b/new-version.sh index 55e6886..9ab64dd 100644 --- a/new-version.sh +++ b/new-version.sh @@ -110,7 +110,7 @@ $test git commit -m"Bump version to $version" \ README # tag the tree -$test git tag -u 096c4dd3 -m "Version $version" $version +$test git tag -s -m "Version $version" $version # Make distributed change log