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
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ from conans import ConanFile, CMake
class ProjectPhoenix(ConanFile):
name = "phx"
version = "18.01.0"
version = "18.02.0"
license = "3-Clause BSD License"
description = """Project Phoenix"""
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