Skip to content

Commit 2c345e1

Browse files
committed
version bump and prepping for upstream push.
1 parent c7558b7 commit 2c345e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

wllvm/version.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@
4848
4949
1.0.19 - 4/19/2017 fixed a '-o' issue in extract-bc and added the bitcode store feature.
5050
51+
1.1.0 - 4/21/2017 no new features on the horizon, no new bugs?
52+
5153
5254
"""
5355

54-
wllvm_version = '1.0.19'
56+
wllvm_version = '1.1.0'

0 commit comments

Comments
 (0)