X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=helpers%2Fbump-version;h=0c935cfb273672192b50d206294f062c375212fd;hb=25f4abaf097de92215c2a67f927e5075663743e6;hp=4e0ebab249e43be1509c7fbd6d6a0dc481aca3ff;hpb=f57289e368824e454a7f6c614a99ef437e5386b6;p=p5sagit%2FDistar.git diff --git a/helpers/bump-version b/helpers/bump-version index 4e0ebab..0c935cf 100755 --- a/helpers/bump-version +++ b/helpers/bump-version @@ -3,7 +3,7 @@ use strict; use warnings FATAL => 'all'; use File::Find; -use Getopt::Long qw(:config gnu_compat); +use Getopt::Long qw(:config gnu_getopt); use File::Temp (); GetOptions(