Skip to content

Commit f02f393

Browse files
author
Jim Porter
committed
Update version to v0.1
1 parent 091dff2 commit f02f393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.bfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from os.path import splitext
44

55
bfg9000_required_version('>=0.2.0')
6-
project('bencode_hpp', version='1.0pre')
6+
project('bencode_hpp', version='0.1')
77

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

0 commit comments

Comments
 (0)