🔧 chore: update README and add version number

This commit is contained in:
2026-02-28 23:28:34 +01:00
parent 8501b39fce
commit 01f17dbf33
2 changed files with 2 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
project(WallReel VERSION 0.1 LANGUAGES CXX)
project(WallReel VERSION 2.0.0 LANGUAGES CXX)
set(EXECUTABLE_NAME "wallreel")
set(CORELIB_NAME "wallreel-core")