[feedgnuplot] 06/08: version bump

Dima Kogan dima at secretsauce.net
Fri Jan 1 16:17:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.

commit 80b60309962a843d4a4a37f45ccd745fc40b576a
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Jan 1 08:11:45 2016 -0800

    version bump
---
 Changes         | 7 +++++++
 bin/feedgnuplot | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 79bc584..34cb996 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+feedgnuplot (1.37)
+
+  * At the end of a streaming plot, include the last chunk of data
+  * Added --equation to the completions
+
+ -- Dima Kogan <dima at secretsauce.net>  Fri, 01 Jan 2016 08:09:43 -0800
+
 feedgnuplot (1.36)
 
   * Added --equation to plot symbolic equations
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index b68edf3..9789769 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -14,7 +14,7 @@ use Text::ParseWords; # for shellwords
 use Pod::Usage;
 use Time::Piece;
 
-my $VERSION = 1.36;
+my $VERSION = 1.37;
 
 my %options;
 interpretCommandline();

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feedgnuplot.git



More information about the debian-science-commits mailing list