We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091dff2 commit f02f393Copy full SHA for f02f393
build.bfg
@@ -3,7 +3,7 @@
3
from os.path import splitext
4
5
bfg9000_required_version('>=0.2.0')
6
-project('bencode_hpp', version='1.0pre')
+project('bencode_hpp', version='0.1')
7
8
if env.builder('c++').flavor == 'msvc':
9
global_options(['/EHsc'], lang='c++')
0 commit comments