Skip to content

Commit 9060f3c

Browse files
committed
Comments...
1 parent 2275513 commit 9060f3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wllvm/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
6363
1.1.6 - 4/24/2018 fixes suggested by building the Linux kernel and trying to harmonize with gllvm.
6464
4/28/2018 can sort manifest via the -s switch.
65-
65+
5/1/2018 handle archives correctly (deal with multiple files with the same name in the archive).
6666
6767
"""
6868

6969
wllvm_version = '1.1.6'
70-
wllvm_date = 'April 24th 2018'
70+
wllvm_date = 'May 1st 2018'

0 commit comments

Comments
 (0)