Update project description & version.

This commit is contained in:
Veikko Sariola 2020-05-25 13:50:09 +03:00
parent 8d0ae21fb6
commit 33d83d29a5

View File

@ -5,8 +5,8 @@ cmake_minimum_required(VERSION 3.15)
cmake_policy(SET CMP0091 NEW)
project(sointu
VERSION 3.3.2
DESCRIPTION "A modular synthesizer for 4k/8k intros"
VERSION 0.0.0
DESCRIPTION "A modular synthesizer for 4k/8k/64k intros"
LANGUAGES C CXX)
# Only do these if this is the main project, and not if it is included through add_subdirectory