Skip to content

Commit 23fcf15

Browse files
committed
3.4.4271 support
1 parent 78caa7b commit 23fcf15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,14 @@
4444
('3.1.3469', '3.1.3469', '3469sigscan.dll'),
4545
('3.2.3814', '3.2.3814', '3814sigscan.dll'),
4646
('3.3.3996', '3.3.3996', '3996sigscan.dll'),
47+
('3.4.4271', '3.4.4271', '4203sigscan.dll'),
4748
('DEV', 'DEV', '4203sigscan.dll')
4849
]
4950
linux_files = [
5051
('3.1.3469', '3.1.3469', '3469libsigscan.so'),
5152
('3.2.3814', '3.2.3814', '3814libsigscan.so'),
5253
('3.3.3996', '3.3.3996', '3996libsigscan.so'),
54+
('3.4.4271', '3.4.4271', '4203libsigscan.so'),
5355
('DEV', 'DEV', '4203libsigscan.so')
5456
]
5557
darwin_files = []

0 commit comments

Comments
 (0)