Skip to content

Commit 6f1795f

Browse files
committed
version bump
1 parent b0fcad9 commit 6f1795f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
feedgnuplot (1.60)
2+
3+
* Test suite fix: we have the right number of tests
4+
5+
-- Dima Kogan <[email protected]> Fri, 27 Aug 2021 10:46:18 -0700
6+
17
feedgnuplot (1.59)
28

39
* --timefmt --histogram work together

bin/feedgnuplot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ use Pod::Usage;
1616
use Time::Piece;
1717

1818
# Makefile.PL assumes this is in ''
19-
my $VERSION = '1.59';
19+
my $VERSION = '1.60';
2020

2121
my %options;
2222
interpretCommandline();

0 commit comments

Comments
 (0)