From 428072358e1099293d7962c074e754a1390dfcb1 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Thu, 29 Aug 2019 15:52:56 -0700 Subject: [PATCH] Ensure all packages in the repository have the same version Signed-off-by: Scott K Logan --- cyclonedds_cmake_module/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyclonedds_cmake_module/package.xml b/cyclonedds_cmake_module/package.xml index 0c3f851..d6e7eb6 100644 --- a/cyclonedds_cmake_module/package.xml +++ b/cyclonedds_cmake_module/package.xml @@ -2,7 +2,7 @@ cyclonedds_cmake_module - 0.0.1 + 0.4.0 Provide CMake module to find Eclipse CycloneDDS. Erik Boasson Apache License 2.0