summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1a73ca1..4ec9599 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.10)
-project (specgram VERSION 1.0.0 LANGUAGES CXX)
+project (specgram LANGUAGES CXX)
# Version
set (VERSION_MAJOR 0)