Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
asylvest committed Sep 22, 2016
1 parent c357ca2 commit 08b1ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion six/modules/wscript
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ def options(opt):
opt.recurse()

def configure(conf):
conf.env['SIX_VERSION'] = '2.2.3'
conf.env['SIX_VERSION'] = '2.2.4'

# This allows us to build XML_DATA_CONTENT statically so that users don't
# have to set NITF_PLUGIN_PATH
Expand Down

0 comments on commit 08b1ff7

Please sign in to comment.