version bump

This commit is contained in:
Dima Kogan 2011-04-26 14:24:55 -07:00
parent f5c1e79ddc
commit c293015b3d
2 changed files with 7 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use Thread::Queue;
use Pod::Usage; use Pod::Usage;
our $VERSION = '1.12'; our $VERSION = '1.13';
my %options; my %options;
interpretCommandline(\%options); interpretCommandline(\%options);

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
feedgnuplot (1.13-1) unstable; urgency=low
* New upstream release (Better streaming plot control)
-- Dima Kogan <dima@fatty.local> Tue, 26 Apr 2011 14:24:09 -0700
feedgnuplot (1.12-1) unstable; urgency=low feedgnuplot (1.12-1) unstable; urgency=low
* New upstream release * New upstream release