Skip to content

Commit cc908f9

Browse files
committed
2.34
1 parent 8752ce4 commit cc908f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
2.34 2024-11-25
12
- minimum Perl 5.10.1
23
- add PGPLOT::set_debugging
34
- move PDL::Graphics::State to this distro

lib/PGPLOT.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use warnings;
55
use Exporter;
66
use DynaLoader;
77

8-
our $VERSION="2.33";
8+
our $VERSION="2.34";
99

1010
our @ISA = qw(Exporter DynaLoader);
1111
our @EXPORT = qw( pgarro pgask pgaxis pgband pgbbuf pgbeg pgbegin pgbin pgbox

0 commit comments

Comments
 (0)