Browse Source

Bump Korman to v0.15.

pull/374/head v0.15-beta1
Adam Johnson 1 year ago
parent
commit
f1a339b1fc
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 set(_PROJECT_INFO
korman korman
VERSION 0.13 VERSION 0.15
DESCRIPTION "Blender plugin for creating ages for Cyan Worlds' proprietary Plasma engine and its open source variant, CyanWorlds.com Engine." 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 LANGUAGES CXX # This should probably be NONE, but we need the compiler for string_theory tests
) )

Loading…
Cancel
Save