[feedgnuplot] 08/10: version bump
Dima Kogan
dima at secretsauce.net
Wed Feb 5 22:05:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.
commit d75b572875db1fe7ffb75239a7f0f2310086e99c
Author: Dima Kogan <dima at secretsauce.net>
Date: Wed Feb 5 13:56:51 2014 -0800
version bump
---
Changes | 7 +++++++
bin/feedgnuplot | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 38740cf..63fb7f1 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+feedgnuplot (1.32)
+
+ * Added --rangesize and --rangesizeall. Different curves can now plot
+ different-size tuples
+
+ -- Dima Kogan <dima at secretsauce.net> Wed, 05 Feb 2014 13:57:58 -0800
+
feedgnuplot (1.31)
* Test suite requires gawk to get strftime()
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 2f749c4..ea36bf9 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -13,7 +13,7 @@ use Thread::Queue;
use Pod::Usage;
use Time::Piece;
-my $VERSION = 1.31;
+my $VERSION = 1.32;
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