Skip to content
Snippets Groups Projects
Commit a392d70d authored by jwendt's avatar jwendt
Browse files

Merge branch 'release/v18.06.0'

parents 50ee3223 780bb29a
Branches
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.05.0" version = "18.06.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