Skip to content
Snippets Groups Projects
Commit c420c9e3 authored by Arafat NOUREDDINE's avatar Arafat NOUREDDINE
Browse files

conanfile.py : 3.5.0

parent 57e041e2
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ from conan import ConanFile ...@@ -3,7 +3,7 @@ from conan import ConanFile
class XiaDxpRecipe(ConanFile): class XiaDxpRecipe(ConanFile):
name = "xiadxp" name = "xiadxp"
executable = "ds_XiaDxp" executable = "ds_XiaDxp"
version = "3.4.0" version = "3.5.0"
package_type = "application" package_type = "application"
user = "soleil" user = "soleil"
python_requires = "base/[>=1.0]@soleil/stable" python_requires = "base/[>=1.0]@soleil/stable"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment