cmake : bump version (#167)

* Update ggsock submodule to latest

* cmake : bump version

---------

Co-authored-by: Jishnu <3914000+jishnu001@users.noreply.github.com>
This commit is contained in:
Jishnu
2025-08-26 10:25:46 +02:00
committed by GitHub
parent bef9afbf0c
commit 3b877d07b1
2 changed files with 2 additions and 2 deletions

View File

@@ -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)