set version to 0.1
This commit is contained in:
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.18..3.29)
|
||||
|
||||
# Define our project.
|
||||
project(ReNoise
|
||||
VERSION 1.0
|
||||
VERSION 0.1
|
||||
LANGUAGES CXX)
|
||||
|
||||
# Prevent building in main directory, it generates lots of clutter!
|
||||
|
Reference in New Issue
Block a user