Skip to content

Commit

Permalink
Whoops, set VERSION=1.1.7 in wscript
Browse files Browse the repository at this point in the history
  • Loading branch information
gav committed Jun 29, 2020
1 parent 6472231 commit 4a1f2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import platform, os.path

srcdir="."
APPNAME = "bgen"
VERSION = "1.1.6"
VERSION = "1.1.7"

def options( opt ):
opt.load( 'compiler_cxx' )
Expand Down

0 comments on commit 4a1f2ad

Please sign in to comment.