Skip to content

Commit

Permalink
Update version to v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Porter committed Jul 2, 2016
1 parent 091dff2 commit f02f393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from os.path import splitext

bfg9000_required_version('>=0.2.0')
project('bencode_hpp', version='1.0pre')
project('bencode_hpp', version='0.1')

if env.builder('c++').flavor == 'msvc':
global_options(['/EHsc'], lang='c++')
Expand Down

0 comments on commit f02f393

Please sign in to comment.