projects
/
p5sagit/Distar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f57289e
)
gnu style args
Graham Knop [Thu, 12 Nov 2015 09:26:40 +0000 (
04:26
-0500)]
helpers/bump-version
patch
|
blob
|
blame
|
history
diff --git
a/helpers/bump-version
b/helpers/bump-version
index
4e0ebab
..
0c935cf
100755
(executable)
--- 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(