Skip to content
Snippets Groups Projects
Commit 4537fad2 authored by demiralp's avatar demiralp
Browse files

Updated conanfile version.

parent a5ea5b24
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ from conans import ConanFile, CMake ...@@ -24,7 +24,7 @@ from conans import ConanFile, CMake
class ProjectPhoenix(ConanFile): class ProjectPhoenix(ConanFile):
name = "phx" name = "phx"
version = "18.03.0" version = "18.05.0"
license = "3-Clause BSD License" license = "3-Clause BSD License"
description = """Project Phoenix""" description = """Project Phoenix"""
settings = "os", "compiler", "build_type", "arch" settings = "os", "compiler", "build_type", "arch"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment