Merge branch 'master' into debian

This commit is contained in:
Dima Kogan 2013-12-04 02:02:21 -08:00
commit 0551483616
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
feedgnuplot (1.28)
* Minor POD update
-- Dima Kogan <dima@secretsauce.net> Wed, 04 Dec 2013 02:01:05 -0800
feedgnuplot (1.27)
* Disabled tests that can fail on some arches (can be re-enabled with

View File

@ -13,7 +13,7 @@ use Thread::Queue;
use Pod::Usage;
use Time::Piece;
my $VERSION = 1.27;
my $VERSION = 1.28;
my %options;
interpretCommandline();