From 45ef72dc5b52dccc543cd5554b8f0b00e1317a4a Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Thu, 3 Feb 2011 13:51:33 -0800 Subject: [PATCH] version bump --- bin/feedGnuplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/feedGnuplot b/bin/feedGnuplot index dd03af1..3811546 100755 --- a/bin/feedGnuplot +++ b/bin/feedGnuplot @@ -20,7 +20,7 @@ use Thread::Queue; -our $VERSION = '1.05'; +our $VERSION = '1.06'; my %options; interpretCommandline(\%options);