Skip to content

Commit e38e1eb

Browse files
committed
version
1 parent 88c2cc3 commit e38e1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ except Exception as e:
1414
env.CBLoadTools('packager')
1515
conf = env.CBConfigure()
1616

17-
version = '0.1.6'
17+
version = '0.1.7'
1818
env.Replace(PACKAGE_VERSION = version)
1919

2020
conf.Finish()

0 commit comments

Comments
 (0)