Browse Source

Bump version for Korman 0.11a.

pull/272/head v0.11a-b4k
Adam Johnson 3 years ago
parent
commit
a0d04cd928
Signed by: Hoikas
GPG Key ID: 0B6515D6FF6F271E
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.12)
set(_PROJECT_INFO
korman
VERSION 0.10
VERSION 0.11
DESCRIPTION "Blender plugin for creating ages for Cyan Worlds' proprietary Plasma engine and its open source variant, CyanWorlds.com Engine."
LANGUAGES CXX # This should probably be NONE, but we need the compiler for string_theory tests
)

Loading…
Cancel
Save