[feedgnuplot] 03/13: version bump

Dima Kogan dima at secretsauce.net
Sun Oct 16 03:55:02 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 18994e68e18ce7a5694614fe0ecd6eea0eb4e182
Author: Dima Kogan <dima at secretsauce.net>
Date:   Wed Jul 27 22:16:34 2016 -0700

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

diff --git a/Changes b/Changes
index 34cb996..472f367 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+feedgnuplot (1.38)
+
+  * hardcopy defaults:
+   - no enhanced text mode
+   - larger font size
+
+ -- Dima Kogan <dima at secretsauce.net>  Wed, 27 Jul 2016 22:15:11 -0700
+
 feedgnuplot (1.37)
 
   * At the end of a streaming plot, include the last chunk of data
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index d4ffd0e..44393cb 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.37;
+my $VERSION = 1.38;
 
 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