mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-05 22:11:12 +08:00
version bump
This commit is contained in:
parent
009d4bea5f
commit
074e2aa2e8
4
Changes
4
Changes
@ -1,5 +1,9 @@
|
||||
Revision history for feedGnuplot
|
||||
|
||||
1.09 2011/04/03
|
||||
Better square aspect ratio support, minor POD updates and bug
|
||||
fixes
|
||||
|
||||
1.08 2011/02/06
|
||||
No more dependency on List::MoreUtils. Stock perl install is
|
||||
now sufficient
|
||||
|
@ -12,7 +12,7 @@ use Thread::Queue;
|
||||
|
||||
|
||||
|
||||
our $VERSION = '1.08';
|
||||
our $VERSION = '1.09';
|
||||
|
||||
my %options;
|
||||
interpretCommandline(\%options);
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
feedgnuplot (1.09-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Dima Kogan <dkogan@cds.caltech.edu> Sun, 03 Apr 2011 17:23:38 -0700
|
||||
|
||||
feedgnuplot (1.08-1) unstable; urgency=low
|
||||
|
||||
* Initial debianized release.
|
||||
|
Loading…
Reference in New Issue
Block a user