From: Graham Knop Date: Wed, 20 Feb 2019 11:03:59 +0000 (+0100) Subject: clean up whitespace X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=53e484327023bc65082f974df2f1581cac8765be;p=p5sagit%2FDistar.git clean up whitespace --- diff --git a/helpers/bump-version b/helpers/bump-version index f839d92..651c4b9 100755 --- a/helpers/bump-version +++ b/helpers/bump-version @@ -253,4 +253,3 @@ sub bump_version { } return ($new_decimal, $new_vstring); } -