Skip to content

Commit 9d3ffa0

Browse files
authored
Merge pull request #49 from kammce/prerelease
Set conan veresion to 1.81.0-prerelease
2 parents b2090ac + 538340d commit 9d3ffa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class BoostLEAFConan(ConanFile):
1313
name = "boost-leaf"
14-
version = "0.4.0"
14+
version = "1.81.0-prerelease"
1515
license = "BSL-1.0"
1616
url = "https://github.com/conan-io/conan-center-index"
1717
homepage = "https://github.com/boostorg/leaf"

0 commit comments

Comments
 (0)