[feedgnuplot] 16/18: version bump

Dima Kogan dima at secretsauce.net
Fri Nov 13 19:17:28 UTC 2015


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

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

commit fa7082b2426f6a1647638bab1c2773a62265ffca
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Nov 13 11:07:48 2015 -0800

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

diff --git a/Changes b/Changes
index 89492d9..79bc584 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+feedgnuplot (1.36)
+
+  * Added --equation to plot symbolic equations
+
+ -- Dima Kogan <dima at secretsauce.net>  Fri, 13 Nov 2015 11:08:26 -0800
+
 feedgnuplot (1.35)
 
   * replaced a 'say' with 'print'. Should work better with ancient perls
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index a5fcd5d..7ceb3ca 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.35;
+my $VERSION = 1.36;
 
 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