We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2090ac + 538340d commit 9d3ffa0Copy full SHA for 9d3ffa0
1 file changed
conanfile.py
@@ -11,7 +11,7 @@
11
12
class BoostLEAFConan(ConanFile):
13
name = "boost-leaf"
14
- version = "0.4.0"
+ version = "1.81.0-prerelease"
15
license = "BSL-1.0"
16
url = "https://github.com/conan-io/conan-center-index"
17
homepage = "https://github.com/boostorg/leaf"
0 commit comments