Skip to content

Commit 7cfcb69

Browse files
committed
Version bump. Its Tax day. Why not?
1 parent 2913f5c commit 7cfcb69

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

wllvm/version.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@
6868
6969
1.2.2 - 6/1/2018 lots of minor fixes from building big projects (and their dependencies) like tor
7070
71+
1.2.3 - 4/15/2019 The tax day version. Almost a years worth of tweaks from building large things like the Linux kernel.
72+
7173
"""
7274

73-
wllvm_version = '1.2.2'
74-
wllvm_date = 'June 1st 2018'
75+
wllvm_version = '1.2.3'
76+
wllvm_date = 'April 15 2019'

0 commit comments

Comments
 (0)