From 3b877d07b102d8242a3fa9f333bddde464848f1b Mon Sep 17 00:00:00 2001 From: Jishnu <3914000+strikereureka1@users.noreply.github.com> Date: Tue, 26 Aug 2025 10:25:46 +0200 Subject: [PATCH] cmake : bump version (#167) * Update ggsock submodule to latest * cmake : bump version --------- Co-authored-by: Jishnu <3914000+jishnu001@users.noreply.github.com> --- CMakeLists.txt | 2 +- examples/third-party/ggsock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 804d2a0..6656871 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 3.0) +cmake_minimum_required (VERSION 3.10) project(ggwave VERSION 0.4.2) set(GGWAVE_VERSION_PYTHON 0.4.2) diff --git a/examples/third-party/ggsock b/examples/third-party/ggsock index 25ea970..2b27883 160000 --- a/examples/third-party/ggsock +++ b/examples/third-party/ggsock @@ -1 +1 @@ -Subproject commit 25ea97004a2f6e8a416dfe99ed3de266787a50d5 +Subproject commit 2b278837bb58306038f6382914c9b0986b501b09