Skip to content

Commit 60143a4

Browse files
committed
Releasing 2.0.3 (binaries compatibility)
Libraries compiled for compatibility with older systems
1 parent 537897b commit 60143a4

39 files changed

Lines changed: 21 additions & 7 deletions

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ More information in SublimeCodeIntel/CodeIntelSources/`src <https://github.com/S
148148

149149
What's New
150150
----------
151+
152+
v2.0.3 (14-09-2013):
153+
154+
* Libraries built for compatibility with more systems.
155+
156+
151157
v2.0.2 (12-09-2013):
152158

153159
* Initial Sublime Text 3 support!

SublimeCodeIntel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"""
7070
from __future__ import print_function
7171

72-
VERSION = "2.0.2"
72+
VERSION = "2.0.3"
7373

7474
import os
7575
import re
168 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.
152 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-32 Bytes
Binary file not shown.
132 KB
Binary file not shown.

0 commit comments

Comments
 (0)