switch to wip version number

This commit is contained in:
Green Sky
2025-11-11 20:23:26 +01:00
parent fe52d7cb12
commit 7858474d35

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14...3.24 FATAL_ERROR)
# cmake setup begin # cmake setup begin
project(tomato project(tomato
VERSION 0.3.2 VERSION 0.3.3
HOMEPAGE_URL https://github.com/Green-Sky/tomato HOMEPAGE_URL https://github.com/Green-Sky/tomato
) )