mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-06-23 22:31:16 +08:00
changelog bump
This commit is contained in:
parent
f38a00bfd1
commit
9387a85fe6
6
Changes
6
Changes
@ -1,3 +1,9 @@
|
||||
feedgnuplot (1.30) unstable; urgency=low
|
||||
|
||||
* Added --with, --set, --unset, --style, --styleall
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Fri, 24 Jan 2014 15:38:07 -0800
|
||||
|
||||
feedgnuplot (1.29) unstable; urgency=low
|
||||
|
||||
* added CPAN meta-data to require IPC::Run at build time
|
||||
|
@ -13,7 +13,7 @@ use Thread::Queue;
|
||||
use Pod::Usage;
|
||||
use Time::Piece;
|
||||
|
||||
my $VERSION = 1.29;
|
||||
my $VERSION = 1.30;
|
||||
|
||||
my %options;
|
||||
interpretCommandline();
|
||||
|
Loading…
Reference in New Issue
Block a user