Skip to content

Commit e960db1

Browse files
committed
Change versioning (to 0.2-dev)
1 parent 2da2321 commit e960db1

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.4.0')
6-
project('bencode_hpp', version='0.2pre')
6+
project('bencode_hpp', version='0.2-dev')
77

88
global_options([opts.std(argv.std)], lang='c++')
99

0 commit comments

Comments
 (0)