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 2da2321 commit e960db1Copy full SHA for e960db1
build.bfg
@@ -3,7 +3,7 @@
3
from os.path import splitext
4
5
bfg9000_required_version('>=0.4.0')
6
-project('bencode_hpp', version='0.2pre')
+project('bencode_hpp', version='0.2-dev')
7
8
global_options([opts.std(argv.std)], lang='c++')
9
0 commit comments