diff --git a/bin/feedGnuplot b/bin/feedGnuplot index 3af68b4..bfe28b5 100755 --- a/bin/feedGnuplot +++ b/bin/feedGnuplot @@ -10,7 +10,7 @@ use threads::shared; use Thread::Queue; use Text::ParseWords; -our $VERSION = '1.02'; +our $VERSION = '1.03'; my %options; interpretCommandline(\%options);