[feedgnuplot] 13/15: changelog bump, release
Dima Kogan
dima at secretsauce.net
Tue Jun 20 23:46:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.
commit defcf5ef5972894e391e367686a1ccfd3d93ddec
Author: Dima Kogan <dima at secretsauce.net>
Date: Tue Jun 20 16:44:55 2017 -0700
changelog bump, release
---
Changes | 6 ++++++
bin/feedgnuplot | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 06ae3ad..8605a73 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+feedgnuplot (1.44)
+
+ * --image draws its output beneath everything else
+
+ -- Dima Kogan <dima at secretsauce.net> Tue, 20 Jun 2017 16:44:30 -0700
+
feedgnuplot (1.43)
* Added --image
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 977580d..7eda297 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -15,7 +15,7 @@ use Text::ParseWords; # for shellwords
use Pod::Usage;
use Time::Piece;
-my $VERSION = 1.43;
+my $VERSION = 1.44;
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