Skip to content

Commit 70f44d3

Browse files
committed
2.098
1 parent 22c37bc commit 70f44d3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changes

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
2.098 2025-01-06
12
- add licence information
23

34
2.097 2024-12-09

ENVI.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ our @EXPORT_OK = qw( readenvi readenvi_hdr );
1212
our @EXPORT = @EXPORT_OK;
1313
our %EXPORT_TAGS = ( Func=>[@EXPORT_OK] );
1414

15-
our $VERSION = "2.097";
15+
our $VERSION = "2.098";
1616
$VERSION = eval $VERSION;
1717

1818
our $verbose = 0; # for diagnostics

0 commit comments

Comments
 (0)