Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoffland committed Jun 25, 2024
1 parent 88c2cc3 commit e38e1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ except Exception as e:
env.CBLoadTools('packager')
conf = env.CBConfigure()

version = '0.1.6'
version = '0.1.7'
env.Replace(PACKAGE_VERSION = version)

conf.Finish()
Expand Down

0 comments on commit e38e1eb

Please sign in to comment.