Skip to content

Commit a108a2f

Browse files
committed
v1.04
- Fix undefined unitialized warnings on some systems (DJERIUS++, gh#15)
1 parent 9368972 commit a108a2f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for {{$dist->name}}
22

33
{{$NEXT}}
4+
5+
1.04 2025-01-04 11:52:46 -0700
46
- Fix undefined unitialized warnings on some systems (DJERIUS++, gh#15)
57

68
1.03 2022-05-10 14:44:45 -0600

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author = Graham Ollis <plicease@cpan.org>
33
license = Perl_5
44
copyright_holder = Graham Ollis
55
copyright_year = 2017-2024
6-
version = 1.03
6+
version = 1.04
77

88
[@Author::Plicease]
99
:version = 2.79

0 commit comments

Comments
 (0)