Skip to content
Snippets Groups Projects
Commit 08535588 authored by Martin Bellgardt's avatar Martin Bellgardt
Browse files

Update version info in conanfile.py

parent cdcaec00
Branches
Tags
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.01.0" version = "18.02.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