From 17beddeb9ec9d7e3250d3c37ed25663fddd8b472 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Fri, 4 Feb 2011 20:31:08 -0800 Subject: [PATCH] version bump --- bin/feedGnuplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/feedGnuplot b/bin/feedGnuplot index c17cbe3..6e1d4a2 100755 --- a/bin/feedGnuplot +++ b/bin/feedGnuplot @@ -12,7 +12,7 @@ use Thread::Queue; -our $VERSION = '1.06'; +our $VERSION = '1.07'; my %options; interpretCommandline(\%options);