Skip to content
Snippets Groups Projects
Commit 1c85dcd0 authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Fix version error

parent 618c7d05
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ from conan.tools.cmake import CMakeToolchain, CMake, cmake_layout, CMakeDeps
class dsl4agilentRecipe(ConanFile):
name = "dsl4agilent"
version = "1.2.13"
version = "2.1.2"
package_type = "library"
user = "soleil"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment