[feedgnuplot] 03/05: version bump

Dima Kogan dima at secretsauce.net
Fri Feb 7 07:20:27 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 9b3cbc13be06471f372560c17a48bfc37a1a82d6
Author: Dima Kogan <dima at secretsauce.net>
Date:   Thu Feb 6 23:17:29 2014 -0800

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

diff --git a/Changes b/Changes
index 63fb7f1..d998182 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+feedgnuplot (1.33)
+
+  * fixed incorrect plotting of --timefmt --rangesize plots
+
+ -- Dima Kogan <dima at secretsauce.net>  Thu, 06 Feb 2014 23:17:21 -0800
+
 feedgnuplot (1.32)
 
   * Added --rangesize and --rangesizeall. Different curves can now plot
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 636bc19..e1e6d10 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -13,7 +13,7 @@ use Thread::Queue;
 use Pod::Usage;
 use Time::Piece;
 
-my $VERSION = 1.32;
+my $VERSION = 1.33;
 
 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