From 046083ccf6abc3b7ef91f3058bd609fb60775739 Mon Sep 17 00:00:00 2001 From: cy33hc Date: Sun, 31 May 2026 02:25:54 -0700 Subject: [PATCH] bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ff2410e..5671928 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -115,7 +115,7 @@ target_link_libraries(ezremote_client ) add_self(ezremote_client) -add_pkg(ezremote_client ${CMAKE_SOURCE_DIR}/data "RMTC00001" "ezRemote Client" "01.41" 32 0) +add_pkg(ezremote_client ${CMAKE_SOURCE_DIR}/data "RMTC00001" "ezRemote Client" "02.00" 32 0) add_custom_target(package COMMAND mkdir -p ${PROJECT_SOURCE_DIR}/data/daemon