Skip to content

Commit 0ba2815

Browse files
committed
Filetype fix sucked in from travitch's place
1 parent 69b78cc commit 0ba2815

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

wllvm/version.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@
7474
7575
1.2.5 - 4/17/2019 Fixing the pip package, hopefully.
7676
77+
1.2.6 - 6/18/2019 Various compiler cmd line options parsing tweaks."
7778
"""
7879

79-
wllvm_version = '1.2.5'
80-
wllvm_date = 'April 17 2019'
80+
wllvm_version = '1.2.6'
81+
wllvm_date = 'June 18 2019'

0 commit comments

Comments
 (0)