From 0f3d700b0ccdd33222ffe5de5008df94706674d7 Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Thu, 26 Sep 2024 22:29:24 -0700 Subject: [PATCH] Prepare for 1.0.0 release (#10) Signed-off-by: Ian Chen Co-authored-by: Addisu Z. Taddese --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 348ba21..df794b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ find_package(gz-cmake4 REQUIRED) #============================================================================ # Configure the project #============================================================================ -gz_configure_project(VERSION_SUFFIX pre1) +gz_configure_project(VERSION_SUFFIX) # all list of ionic packages