Skip to content

Commit 58d21fd

Browse files
committed
Update dates on document.
1 parent 84ffaff commit 58d21fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Algorithm::LibLinear - A Perl binding for LIBLINEAR, a library for classificatio
3838

3939
Algorithm::LibLinear is an XS module that provides features of LIBLINEAR, a fast C library for classification and regression.
4040

41-
Current version is based on LIBLINEAR 2.44, released on March 17, 2022.
41+
Current version is based on LIBLINEAR 2.45, released on August 11, 2022.
4242

4343
=head1 METHODS
4444

lib/Algorithm/LibLinear.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Algorithm::LibLinear - A Perl binding for LIBLINEAR, a library for classificatio
240240
241241
Algorithm::LibLinear is an XS module that provides features of LIBLINEAR, a fast C library for classification and regression.
242242
243-
Current version is based on LIBLINEAR 2.44, released on March 17, 2022.
243+
Current version is based on LIBLINEAR 2.45, released on August 11, 2022.
244244
245245
=head1 METHODS
246246

0 commit comments

Comments
 (0)