diff --git a/bin/feedgnuplot b/bin/feedgnuplot index 6f46037..3262f71 100755 --- a/bin/feedgnuplot +++ b/bin/feedgnuplot @@ -16,7 +16,7 @@ use Pod::Usage; use Time::Piece; # Makefile.PL assumes this is in '' -my $VERSION = '1.55'; +my $VERSION = '1.56'; my %options; interpretCommandline();